- Add missing interrupt-parent to ext_intc.
- Add missing #address-cells and #size-cells to gpio_cntl.
- Use proper gpio handle for gpios (ar-5315u).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
wps {
label = "wps";
- gpios = <&pinctrl 3 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
debounce-interval = <60>;
};
reset {
label = "reset";
- gpios = <&pinctrl 33 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
debounce-interval = <60>;
};
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6318_IRQ_EXT0>,
<BCM6318_IRQ_EXT1>,
<BCM6318_IRQ_EXT2>,
};
gpio_cntl: syscon@10000080 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm6318-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0x10000080 0x80>;
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM63268_IRQ_EXT0>,
<BCM63268_IRQ_EXT1>,
<BCM63268_IRQ_EXT2>,
};
gpio_cntl: syscon@100000c0 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm63268-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0x100000c0 0x80>;
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6328_IRQ_EXTO>,
<BCM6328_IRQ_EXT1>,
<BCM6328_IRQ_EXT2>,
};
gpio_cntl: syscon@10000080 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm6328-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0x10000080 0x80>;
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6358_IRQ_EXT0>,
<BCM6358_IRQ_EXT1>,
<BCM6358_IRQ_EXT2>,
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6358_IRQ_EXT4>,
<BCM6358_IRQ_EXT5>;
};
};
gpio_cntl: syscon@fffe0080 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm6358-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0xfffe0080 0x50>;
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6362_IRQ_EXT0>,
<BCM6362_IRQ_EXT1>,
<BCM6362_IRQ_EXT2>,
};
gpio_cntl: syscon@10000080 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm6362-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0x10000080 0x80>;
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6368_IRQ_EXT0>,
<BCM6368_IRQ_EXT1>,
<BCM6368_IRQ_EXT2>,
interrupt-controller;
#interrupt-cells = <2>;
+ interrupt-parent = <&periph_intc>;
interrupts = <BCM6368_IRQ_EXT4>,
<BCM6368_IRQ_EXT5>;
};
};
gpio_cntl: syscon@10000080 {
+ #address-cells = <1>;
+ #size-cells = <1>;
compatible = "brcm,bcm6368-gpio-sysctl",
"syscon", "simple-mfd";
reg = <0x10000080 0x80>;