diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:11:32 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:11:32 +0000 |
commit | cd989bfc73f7dff3085b7004c7d4f06396382e6d (patch) | |
tree | 24ee9100a779014759a5f9882d4742a7e0b2220f /Bindings/phy/renesas,usb2-phy.yaml | |
parent | beb6e748a90196469bed9e3900ce618069c652f7 (diff) |
Import device-tree files from Linux 6.12vendor/device-tree/6.12vendor/device-tree
Diffstat (limited to 'Bindings/phy/renesas,usb2-phy.yaml')
-rw-r--r-- | Bindings/phy/renesas,usb2-phy.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Bindings/phy/renesas,usb2-phy.yaml b/Bindings/phy/renesas,usb2-phy.yaml index f82649a55e91..af275cea3456 100644 --- a/Bindings/phy/renesas,usb2-phy.yaml +++ b/Bindings/phy/renesas,usb2-phy.yaml @@ -13,7 +13,9 @@ properties: compatible: oneOf: - items: - - const: renesas,usb2-phy-r8a77470 # RZ/G1C + - enum: + - renesas,usb2-phy-r8a77470 # RZ/G1C + - renesas,usb2-phy-r9a08g045 # RZ/G3S - items: - enum: |