Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings

Add the Amlogic A1 Family USB2 PHY Bindings

It supports Host mode only.

Signed-off-by: Yue Wang <yue.wang@amlogic.com>
Signed-off-by: Hanjie Lin <hanjie.lin@amlogic.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

authored by

Hanjie Lin and committed by
Kishon Vijay Abraham I
a7c85bce d9aa91df

+14
+14
Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yaml
··· 14 14 compatible: 15 15 enum: 16 16 - amlogic,meson-g12a-usb2-phy 17 + - amlogic,meson-a1-usb2-phy 17 18 18 19 reg: 19 20 maxItems: 1 ··· 49 48 - resets 50 49 - reset-names 51 50 - "#phy-cells" 51 + 52 + if: 53 + properties: 54 + compatible: 55 + enum: 56 + - amlogic,meson-a1-usb-ctrl 57 + 58 + then: 59 + properties: 60 + power-domains: 61 + maxItems: 1 62 + required: 63 + - power-domains 52 64 53 65 examples: 54 66 - |