aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/bcm2836.dtsi
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2022-11-10 18:31:04 +0100
committerFlorian Fainelli <f.fainelli@gmail.com>2022-11-10 11:41:41 -0800
commita9865ec3e1a0886f6ddf40dd7e212d72c35b6671 (patch)
tree51ce52414792453380bfd0f6795f72f201871e3c /arch/arm/boot/dts/bcm2836.dtsi
parentARM: dts: BCM5301X: Correct description of TP-Link partitions (diff)
downloadwireguard-linux-a9865ec3e1a0886f6ddf40dd7e212d72c35b6671.tar.xz
wireguard-linux-a9865ec3e1a0886f6ddf40dd7e212d72c35b6671.zip
ARM: dts: bcm283x: Fix underscores in node names
A lot pinctrl node names, regulators and local_intc do not follow the node name convention to avoid underscore. So fix this by using hyphen or a proper node name. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20221110173105.6633-2-stefan.wahren@i2se.com Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm2836.dtsi')
-rw-r--r--arch/arm/boot/dts/bcm2836.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm2836.dtsi b/arch/arm/boot/dts/bcm2836.dtsi
index db56a3443a4a..50aee663ddfc 100644
--- a/arch/arm/boot/dts/bcm2836.dtsi
+++ b/arch/arm/boot/dts/bcm2836.dtsi
@@ -10,7 +10,7 @@
<0x40000000 0x40000000 0x00001000>;
dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
- local_intc: local_intc@40000000 {
+ local_intc: interrupt-controller@40000000 {
compatible = "brcm,bcm2836-l1-intc";
reg = <0x40000000 0x100>;
interrupt-controller;