Commit e0f250c8 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: Drop undocumented "svid" property



The Linux typec_mux implementation required that a property named "svid"
was present in the remote node of the of_graph for a match to be found.

With the introduction of commit '4aebc4f8 ("usb: typec: mux: Clean up
mux_fwnode_match()")', the implementation is aligned with the binding
and this property can be dropped - and the associated DeviceTree
validation warning resolved.

Signed-off-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230531024944.4105769-1-quic_bjorande@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 06c2afb8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -234,7 +234,6 @@ usb0-sbu-mux {

		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		port {
			usb0_sbu_mux: endpoint {
@@ -254,7 +253,6 @@ usb1-sbu-mux {

		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		port {
			usb1_sbu_mux: endpoint {
+0 −2
Original line number Diff line number Diff line
@@ -334,7 +334,6 @@ usb0-sbu-mux {

		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		port {
			usb0_sbu_mux: endpoint {
@@ -354,7 +353,6 @@ usb1-sbu-mux {

		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		port {
			usb1_sbu_mux: endpoint {
+0 −1
Original line number Diff line number Diff line
@@ -348,7 +348,6 @@ typec-mux@42 {
		vcc-supply = <&vreg_bob>;
		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		ports {
			#address-cells = <1>;
+0 −1
Original line number Diff line number Diff line
@@ -517,7 +517,6 @@ typec-mux@42 {
		vcc-supply = <&vreg_bob>;
		mode-switch;
		orientation-switch;
		svid = /bits/ 16 <0xff01>;

		ports {
			#address-cells = <1>;