Message ID | 20191101160356.32034-2-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | 09612c933709ab31f118c965a1c9b8cfa2f941fd |
Headers | show |
Series | [v6] arm64: dts: lg1313: DT fix s/#interrupts-cells/#interrupt-cells/ | expand |
Hello: This patch was applied to soc/soc.git (refs/heads/for-next). On Fri, 1 Nov 2019 17:03:55 +0100 you wrote: > The standard DT property is called "#interrupt-cells". > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > Acked-by: Chanho Min <chanho.min@lge.com> > --- > Any chance this can be fixed after the 5th submission in 3 years? > Thanks! > > [...] Here is a summary with links: - [v6] arm64: dts: lg1313: DT fix s/#interrupts-cells/#interrupt-cells/ https://git.kernel.org/soc/soc/c/09612c933709ab31f118c965a1c9b8cfa2f941fd You are awesome, thank you!
diff --git a/arch/arm64/boot/dts/lg/lg1313.dtsi b/arch/arm64/boot/dts/lg/lg1313.dtsi index 82c6645b58b77436..ac23592ab0114c03 100644 --- a/arch/arm64/boot/dts/lg/lg1313.dtsi +++ b/arch/arm64/boot/dts/lg/lg1313.dtsi @@ -124,7 +124,7 @@ amba { #address-cells = <2>; #size-cells = <1>; - #interrupts-cells = <3>; + #interrupt-cells = <3>; compatible = "simple-bus"; interrupt-parent = <&gic>;