Re: [PATCH v1 03/10] dt-bindings: phy: add rockchip usbdp combo phy document
From: Conor Dooley <conor@kernel.org>
Date: 2024-02-11 17:36:45
Also in:
linux-devicetree, linux-rockchip, lkml
From: Conor Dooley <conor@kernel.org>
Date: 2024-02-11 17:36:45
Also in:
linux-devicetree, linux-rockchip, lkml
On Fri, Feb 09, 2024 at 11:17:40PM +0100, Heiko Stübner wrote:
Am Freitag, 9. Februar 2024, 19:17:19 CET schrieb Sebastian Reichel:
quoted
+ rockchip,dp-lane-mux:
Why "mux" and not "map"?
quoted
+ $ref: /schemas/types.yaml#/definitions/uint32-array + minItems: 2 + maxItems: 4 + description: + An array of physical Tyep-C lanes indexes. Position of an entry determinesnit: Type-C lane indexesquoted
+ the dp lane index, while the value of an entry indicater physical Type-C lane.nit: indicates instead of indicater?
If we are talking nits, the first use of "dp" should be "DisplayPort (DP)" and s/dp/DP/ elsewhere.
quoted
+ The support dp lanes number are 2 or 4. e.g. for 2 lanes dp lanes map, we couldnit: The supported dp lane numbers ... ?quoted
+ have "rockchip,dp-lane-mux = <2, 3>;", assuming dp lane0 on Type-C phy lane2, + dp lane1 on Type-C phy lane3. For 4 lanes dp lanes map, we could have + "rockchip,dp-lane-mux = <0, 1, 2, 3>;", assuming dp lane0 on Type-C phy lane0, + dp lane1 on Type-C phy lane1, dp lane2 on Type-C phy lane2, dp lane3 on Type-C + phy lane3.
And
If dp lane map by DisplayPort Alt mode, this property is not need.
"If DP lanes are mapped by" "not needed." Cheers, Conor.