arm64: dts: qcom: Drop undocumented "svid" property
authorBjorn Andersson <quic_bjorande@quicinc.com>
Wed, 31 May 2023 02:49:44 +0000 (19:49 -0700)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 03:27:53 +0000 (20:27 -0700)
commite0f250c8fd012b010cdae0535903402765f7ffe5
tree19e014cbfcb56c64d6657a4f326400be47161ef9
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
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 '4aebc4f89f00 ("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: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230531024944.4105769-1-quic_bjorande@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
arch/arm64/boot/dts/qcom/sm8350-hdk.dts
arch/arm64/boot/dts/qcom/sm8450-hdk.dts