Skip to content

Commit 052bfe6

Browse files
jonhuntervinodkoul
authored andcommitted
dt-bindings: phy: tegra-xusb: Add support for Tegra234
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>
1 parent cc94cc1 commit 052bfe6

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)