Re: [PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-20 Thread David Miller
From: Geert Uytterhoeven Date: Wed, 19 Aug 2020 14:45:39 +0200 > - Remove pinctrl consumer properties, as they are handled by core > dt-schema, > - Document missing properties, > - Document missing PHY child node, > - Add "additionalProperties: false". > > Signed-off-by: Geert Uytter

Re: [PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-20 Thread Geert Uytterhoeven
Hi Sergei, On Thu, Aug 20, 2020 at 2:26 PM Sergei Shtylyov wrote: > On 8/19/20 3:45 PM, Geert Uytterhoeven wrote: > > > - Remove pinctrl consumer properties, as they are handled by core > >So you're removing them even from the example? Yes, as they're completely generic. > > dt-schema

Re: [PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-20 Thread Sergei Shtylyov
On 8/19/20 3:45 PM, Geert Uytterhoeven wrote: > - Remove pinctrl consumer properties, as they are handled by core So you're removing them even from the example? > dt-schema, > - Document missing properties, > - Document missing PHY child node, > - Add "additionalProperties: false"

Re: [PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-19 Thread Geert Uytterhoeven
Hi David, On Wed, Aug 19, 2020 at 10:05 PM David Miller wrote: > From: Geert Uytterhoeven > Date: Wed, 19 Aug 2020 14:45:39 +0200 > > > - Remove pinctrl consumer properties, as they are handled by core > > dt-schema, > > - Document missing properties, > > - Document missing PHY child n

Re: [PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-19 Thread David Miller
From: Geert Uytterhoeven Date: Wed, 19 Aug 2020 14:45:39 +0200 > - Remove pinctrl consumer properties, as they are handled by core > dt-schema, > - Document missing properties, > - Document missing PHY child node, > - Add "additionalProperties: false". > > Signed-off-by: Geert Uytter

[PATCH v2] dt-bindings: net: renesas,ether: Improve schema validation

2020-08-19 Thread Geert Uytterhoeven
- Remove pinctrl consumer properties, as they are handled by core dt-schema, - Document missing properties, - Document missing PHY child node, - Add "additionalProperties: false". Signed-off-by: Geert Uytterhoeven Reviewed-by: Rob Herring --- v2: - Add Reviewed-by. --- .../binding