projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7535342
)
ARM: dts: qcom: mdm9615: remove invalid interrupt-names from pl18x mmc nodes
author
Neil Armstrong
<neil.armstrong@linaro.org>
Fri, 21 Oct 2022 09:06:46 +0000
(11:06 +0200)
committer
Bjorn Andersson
<andersson@kernel.org>
Mon, 7 Nov 2022 03:08:40 +0000
(21:08 -0600)
This solves the 'interrupt-names' was unexpected dtbs check error.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20220928-mdm9615-dt-schema-fixes-v4-10-dac2dfaac703@linaro.org
arch/arm/boot/dts/qcom-mdm9615.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-mdm9615.dtsi
b/arch/arm/boot/dts/qcom-mdm9615.dtsi
index 366241dee522b143d1d0165ac93e41c4ef0289ab..9d950f96280d60fbf431f3b9b3de017c36f139bc 100644
(file)
--- a/
arch/arm/boot/dts/qcom-mdm9615.dtsi
+++ b/
arch/arm/boot/dts/qcom-mdm9615.dtsi
@@
-325,7
+325,6
@@
arm,primecell-periphid = <0x00051180>;
reg = <0x12180000 0x2000>;
interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-names = "cmd_irq";
clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>;
clock-names = "mclk", "apb_pclk";
bus-width = <8>;
@@
-345,7
+344,6
@@
status = "disabled";
reg = <0x12140000 0x2000>;
interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-names = "cmd_irq";
clocks = <&gcc SDC2_CLK>, <&gcc SDC2_H_CLK>;
clock-names = "mclk", "apb_pclk";
bus-width = <4>;