Skip to content

Commit e112d70

Browse files
committed
dt-bindings: phy: tegra-xusb: Add support for Tegra234
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2186348 commit 052bfe6 Author: Jon Hunter <jonathanh@nvidia.com> Date: Wed, 11 Jan 2023 11:04:46 +0000 Add the compatible string for the Tegra234 XUSB PHY. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230111110450.24617-3-jonathanh@nvidia.com Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Mark Salter <msalter@redhat.com>
1 parent 669db75 commit e112d70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/phy/nvidia,tegra194-xusb-padctl.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ description: |
4242
4343
properties:
4444
compatible:
45-
const: nvidia,tegra194-xusb-padctl
45+
enum:
46+
- nvidia,tegra194-xusb-padctl
47+
- nvidia,tegra234-xusb-padctl
4648

4749
reg:
4850
items:

0 commit comments

Comments
 (0)