Re: [PATCH] dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples

2019-08-02 Thread Linus Walleij
On Tue, Jul 16, 2019 at 11:56 PM Rob Herring wrote: > Now that examples are validated against the DT schema, an error with > required 'clocks' property missing is exposed: > > Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.example.dt.yaml: \ > pinctrl@4002: gpio@0: 'clocks' is a r

Re: [PATCH] dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples

2019-07-18 Thread Alexandre Torgue
Hi Rob On 7/16/19 11:56 PM, Rob Herring wrote: Now that examples are validated against the DT schema, an error with required 'clocks' property missing is exposed: Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.example.dt.yaml: \ pinctrl@4002: gpio@0: 'clocks' is a required prope

[PATCH] dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples

2019-07-16 Thread Rob Herring
Now that examples are validated against the DT schema, an error with required 'clocks' property missing is exposed: Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.example.dt.yaml: \ pinctrl@4002: gpio@0: 'clocks' is a required property Documentation/devicetree/bindings/pinctrl/st,s