Re: [PATCH v4 1/2] dt-bindings: counter: add pulse-counter binding

2021-02-05 Thread Rob Herring
On Thu, Jan 28, 2021 at 02:39:22PM +0100, Oleksij Rempel wrote: > On Thu, Jan 28, 2021 at 09:17:23AM +0100, Linus Walleij wrote: > > Hi Oleksij, > > > > thanks for your patch! > > > > On Tue, Jan 26, 2021 at 2:15 PM Oleksij Rempel > > wrote: > > > > > Add binding for the pulse counter node > >

Re: [PATCH v4 1/2] dt-bindings: counter: add pulse-counter binding

2021-01-28 Thread Oleksij Rempel
On Thu, Jan 28, 2021 at 09:17:23AM +0100, Linus Walleij wrote: > Hi Oleksij, > > thanks for your patch! > > On Tue, Jan 26, 2021 at 2:15 PM Oleksij Rempel > wrote: > > > Add binding for the pulse counter node > > > > Signed-off-by: Oleksij Rempel > (...) > > > +properties: > > + compatible:

Re: [PATCH v4 1/2] dt-bindings: counter: add pulse-counter binding

2021-01-28 Thread Linus Walleij
Hi Oleksij, thanks for your patch! On Tue, Jan 26, 2021 at 2:15 PM Oleksij Rempel wrote: > Add binding for the pulse counter node > > Signed-off-by: Oleksij Rempel (...) > +properties: > + compatible: > +const: virtual,pulse-counter What is so virtual about this? The device seems very r

[PATCH v4 1/2] dt-bindings: counter: add pulse-counter binding

2021-01-26 Thread Oleksij Rempel
Add binding for the pulse counter node Signed-off-by: Oleksij Rempel --- .../bindings/counter/pulse-counter.yaml | 52 +++ 1 file changed, 52 insertions(+) create mode 100644 Documentation/devicetree/bindings/counter/pulse-counter.yaml diff --git a/Documentation/devicetre