arm64: dts: qcom: apq8039-t2: Drop inexistent property
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Tue, 27 Jun 2023 16:24:20 +0000 (18:24 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:35:32 +0000 (21:35 -0700)
'pin-switch-delay-us' is not used anywhere in the mainline kernel.
Drop it.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20230627-topic-more_bindings-v1-4-6b4b6cd081e5@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/apq8039-t2.dts

index 43686bb..027d1da 100644 (file)
        pinctrl-0 = <&pinctrl_otg_default>;
        pinctrl-1 = <&pinctrl_otg_host>;
        pinctrl-2 = <&pinctrl_otg_device>;
-       pin-switch-delay-us = <100000>;
        usb-role-switch;
        status = "okay";