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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional

orientation-switch it the standard declaration to inform the Type-C mux
layer that a remote-endpoint is capable of processing orientation change
messages.

Add as an optional since not all versions of the dp-phy currently support
the orientation-switch.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20230515133643.3621656-4-bryan.odonoghue@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Bryan O'Donoghue and committed by
Greg Kroah-Hartman
24520e51 581d79f7

+6
+6
Documentation/devicetree/bindings/phy/qcom,sc7180-qmp-usb3-dp-phy.yaml
··· 61 61 power-domains: 62 62 maxItems: 1 63 63 64 + orientation-switch: 65 + description: Flag the port as possible handler of orientation switching 66 + type: boolean 67 + 64 68 resets: 65 69 items: 66 70 - description: reset of phy block. ··· 254 250 255 251 vdda-phy-supply = <&vdda_usb2_ss_1p2>; 256 252 vdda-pll-supply = <&vdda_usb2_ss_core>; 253 + 254 + orientation-switch; 257 255 258 256 usb3-phy@200 { 259 257 reg = <0x200 0x128>,