summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@kernel.org>2024-01-16 16:20:33 +0200
committerUdit Kumar <u-kumar1@ti.com>2024-02-15 16:24:47 +0530
commit0113178256b27885bd7cb8c76e7da1a4cd38c6ab (patch)
tree5c04e0cc71ba661b48c87ccc6b4f5b3b63b33870 /Documentation/devicetree
parent62d9d1941793ac89b3fa9058ad99404cd327e59a (diff)
dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space
So far this was not required but due to the newly identified Errata i2409 [1] we need to poke this register space. [1] https://www.ti.com/lit/er/sprz487d/sprz487d.pdf Signed-off-by: Roger Quadros <rogerq@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/usb/ti,am62-usb.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml b/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml
index d25fc708e32c..c15c3262c3a7 100644
--- a/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml
+++ b/Documentation/devicetree/bindings/usb/ti,am62-usb.yaml
@@ -14,7 +14,9 @@ properties:
const: ti,am62-usb
reg:
- maxItems: 1
+ items:
+ - description: USB CFG register space
+ - description: USB PHY2 register space
ranges: true