Thread (8 messages) 8 messages, 3 authors, 2018-11-15

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

From: Linus Walleij <hidden>
Date: 2018-11-15 09:43:20
Also in: linux-devicetree, linux-gpio, lkml

On Wed, Nov 7, 2018 at 4:12 PM [off-list ref] 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 at fc040000 {
+               compatible = "syscon", "microchip,sama5d2-piobu";
+               reg = <0xfc040000 0x100>;
+
+               gpio-controller;
+               #gpio-cells = <2>;
+       };
Isn't it easiest to just make this driver be a subnode of the
syscon so it can just refer to its parent to find the
syscon it needs?

Just state that in the bindings and make an example where
it is inside the syscon.

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help