Re: [PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support

2018-11-15 Thread Linus Walleij
On Wed, Nov 7, 2018 at 4:12 PM wrote: > +Required properties: > +- compatible: "syscon", "microchip,sama5d2-piobu" Looks like "syscon" should be dropped, it is using a syscon, but it is no syscon. > + secumod@fc04 { > + compatible = "syscon",

Re: [PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support

2018-11-15 Thread Linus Walleij
On Wed, Nov 7, 2018 at 4:12 PM wrote: > +Required properties: > +- compatible: "syscon", "microchip,sama5d2-piobu" Looks like "syscon" should be dropped, it is using a syscon, but it is no syscon. > + secumod@fc04 { > + compatible = "syscon",

[PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support

2018-11-07 Thread Andrei.Stefanescu
This patch describes the compatible and the device tree bindings necessary for the sama5d2 PIOBU GPIO controller driver. Signed-off-by: Andrei Stefanescu --- .../bindings/gpio/gpio-sama5d2-piobu.txt | 23 ++ 1 file changed, 23 insertions(+) create mode 100644

[PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support

2018-11-07 Thread Andrei.Stefanescu
This patch describes the compatible and the device tree bindings necessary for the sama5d2 PIOBU GPIO controller driver. Signed-off-by: Andrei Stefanescu --- .../bindings/gpio/gpio-sama5d2-piobu.txt | 23 ++ 1 file changed, 23 insertions(+) create mode 100644