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

dt-bindings: usb: mtu3: Add ports property

Define the ports property in the mediatek,mtu3 device tree binding schema.
Include definitions for port@0 and port@1, specifying their roles as
High Speed (HS) and Super Speed (SS) data buses, respectively.

Suggested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20250220142230.2530583-1-macpaul.lin@mediatek.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

authored by

Macpaul Lin and committed by
AngeloGioacchino Del Regno
3aeff53c 18aa138d

+12
+12
Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
··· 155 155 property is used. See graph.txt 156 156 $ref: /schemas/graph.yaml#/properties/port 157 157 158 + ports: 159 + $ref: /schemas/graph.yaml#/properties/ports 160 + 161 + properties: 162 + port@0: 163 + $ref: /schemas/graph.yaml#/properties/port 164 + description: High Speed (HS) data bus. 165 + 166 + port@1: 167 + $ref: /schemas/graph.yaml#/properties/port 168 + description: Super Speed (SS) data bus. 169 + 158 170 enable-manual-drd: 159 171 $ref: /schemas/types.yaml#/definitions/flag 160 172 description: