summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-11-12 09:01:34 +0100
committerBjorn Andersson <andersson@kernel.org>2024-01-22 11:00:40 -0600
commita78a95b98dc5b4dda925b2e9981abf815a46b0de (patch)
tree9d01e1014d78d82423a316ad4812025300a4ab25 /arch/arm
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
downloadlinux-stable-a78a95b98dc5b4dda925b2e9981abf815a46b0de.tar.gz
linux-stable-a78a95b98dc5b4dda925b2e9981abf815a46b0de.tar.bz2
linux-stable-a78a95b98dc5b4dda925b2e9981abf815a46b0de.zip
ARM: dts: qcom: ipq8064: drop unused reset-names from DWC3 node
The Qualcomm DWC3 USB controller bindings do not allow "reset-names" and Linux driver does no use it. This fixes dtbs_check warning: qcom-ipq8064-ap148.dtb: usb@100f8800: 'reset-names' does not match any of the regexes: '^usb@[0-9a-f]+$', 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231112080136.12518-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi
index 6a7f4dd0f775..44a0b9d6947a 100644
--- a/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi
+++ b/arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi
@@ -623,7 +623,6 @@
ranges;
resets = <&gcc USB30_0_MASTER_RESET>;
- reset-names = "master";
status = "disabled";
@@ -669,7 +668,6 @@
ranges;
resets = <&gcc USB30_1_MASTER_RESET>;
- reset-names = "master";
status = "disabled";