On Thu, 10 Sep 2020 19:57:19 +0200, Krzysztof Kozlowski wrote:
> Convert the NXP PCA953x family of GPIO expanders bindings to device tree
> schema.
>
> Signed-off-by: Krzysztof Kozlowski
>
> ---
>
> Changes since v1:
> 1. Use additionalProperties.
> 2. Add wakeup-source.
> 3. Add hogs.
> 4. Ext
On Sat, Sep 12, 2020 at 12:07:59PM +0200, Linus Walleij wrote:
> On Fri, Sep 11, 2020 at 11:54 AM Grygorii Strashko
> wrote:
>
> > More over, there is already generic schema for gpio hogs: gpio-hog.yaml
>
> Where is this? I don't have it in my GPIO devel branch for sure, and
> it is not in linux
On Thu, Sep 10, 2020 at 02:13:05PM -0500, Nishanth Menon wrote:
> On 20:53-20200910, Krzysztof Kozlowski wrote:
> > On Thu, 10 Sep 2020 at 20:28, Nishanth Menon wrote:
> > >
> > > On 19:57-20200910, Krzysztof Kozlowski wrote:
> > > [...]
> > > > + wakeup-source:
> > > > +$ref: /schemas/types.
On 12/09/2020 13:07, Linus Walleij wrote:
On Fri, Sep 11, 2020 at 11:54 AM Grygorii Strashko
wrote:
More over, there is already generic schema for gpio hogs: gpio-hog.yaml
Where is this? I don't have it in my GPIO devel branch for sure, and
it is not in linux-next either so not in Bartosz
On Fri, Sep 11, 2020 at 11:54 AM Grygorii Strashko
wrote:
> More over, there is already generic schema for gpio hogs: gpio-hog.yaml
Where is this? I don't have it in my GPIO devel branch for sure, and
it is not in linux-next either so not in Bartosz' tree.
I did suggest that I want a gpio-commo
On 11/09/2020 09:52, Krzysztof Kozlowski wrote:
On Fri, 11 Sep 2020 at 08:24, Joel Stanley wrote:
On Thu, 10 Sep 2020 at 17:57, Krzysztof Kozlowski wrote:
Convert the NXP PCA953x family of GPIO expanders bindings to device tree
schema.
Signed-off-by: Krzysztof Kozlowski
+patternProp
On Fri, 11 Sep 2020 at 08:42, Geert Uytterhoeven wrote:
>
> Hi Krzysztof,
>
> On Thu, Sep 10, 2020 at 8:54 PM Krzysztof Kozlowski wrote:
> > On Thu, 10 Sep 2020 at 20:28, Nishanth Menon wrote:
> > > On 19:57-20200910, Krzysztof Kozlowski wrote:
> > > [...]
> > > > + wakeup-source:
> > > > +
On Fri, 11 Sep 2020 at 08:24, Joel Stanley wrote:
>
> On Thu, 10 Sep 2020 at 17:57, Krzysztof Kozlowski wrote:
> >
> > Convert the NXP PCA953x family of GPIO expanders bindings to device tree
> > schema.
> >
> > Signed-off-by: Krzysztof Kozlowski
>
> > +patternProperties:
> > + "^(hog-[0-9]+|.+
Hi Krzysztof,
On Thu, Sep 10, 2020 at 8:54 PM Krzysztof Kozlowski wrote:
> On Thu, 10 Sep 2020 at 20:28, Nishanth Menon wrote:
> > On 19:57-20200910, Krzysztof Kozlowski wrote:
> > [...]
> > > + wakeup-source:
> > > +$ref: /schemas/types.yaml#/definitions/flag
> > > +
> > > +patternProperti
On Thu, 10 Sep 2020 at 17:57, Krzysztof Kozlowski wrote:
>
> Convert the NXP PCA953x family of GPIO expanders bindings to device tree
> schema.
>
> Signed-off-by: Krzysztof Kozlowski
> +patternProperties:
> + "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
> +type: object
> +properties:
> + gpi
On 20:53-20200910, Krzysztof Kozlowski wrote:
> On Thu, 10 Sep 2020 at 20:28, Nishanth Menon wrote:
> >
> > On 19:57-20200910, Krzysztof Kozlowski wrote:
> > [...]
> > > + wakeup-source:
> > > +$ref: /schemas/types.yaml#/definitions/flag
> > > +
> > > +patternProperties:
> > > + "^(hog-[0-9]
On Thu, 10 Sep 2020 at 20:28, Nishanth Menon wrote:
>
> On 19:57-20200910, Krzysztof Kozlowski wrote:
> [...]
> > + wakeup-source:
> > +$ref: /schemas/types.yaml#/definitions/flag
> > +
> > +patternProperties:
> > + "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
>
> I wonder if "hog" is too generic and
On 19:57-20200910, Krzysztof Kozlowski wrote:
[...]
> + wakeup-source:
> +$ref: /schemas/types.yaml#/definitions/flag
> +
> +patternProperties:
> + "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
I wonder if "hog" is too generic and might clash with "something-hog" in
the future?
--
Regards,
Nishanth M
Convert the NXP PCA953x family of GPIO expanders bindings to device tree
schema.
Signed-off-by: Krzysztof Kozlowski
---
Changes since v1:
1. Use additionalProperties.
2. Add wakeup-source.
3. Add hogs.
4. Extend example with hogs.
---
.../devicetree/bindings/gpio/gpio-pca953x.txt | 90 ---
14 matches
Mail list logo