Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Krzysztof Kozlowski
On Tue, 3 Sep 2019 at 15:12, Rob Herring wrote: > > arch/arm/boot/dts/exynos3250-artik5-eval.dt.yaml: syscon-reboot: > > {'regmap': [[9]], 'mask': [[1]], '$nodename': ['syscon-reboot'], > > 'value': [[1]], 'offset': [[1024]], 'compatible': ['syscon-reboot']} > > is valid under each of

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Rob Herring
On Tue, Sep 3, 2019 at 12:44 PM Krzysztof Kozlowski wrote: > > On Tue, 3 Sep 2019 at 11:00, Rob Herring wrote: > > > > On Tue, Sep 3, 2019 at 8:47 AM Krzysztof Kozlowski wrote: > > > > > > On Tue, 3 Sep 2019 at 09:14, Rob Herring wrote: > > > > > > > > On Mon, Sep 2, 2019 at 4:03 PM Krzysztof

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Sebastian Reichel
On Tue, Sep 03, 2019 at 10:00:12AM +0100, Rob Herring wrote: > On Tue, Sep 3, 2019 at 8:47 AM Krzysztof Kozlowski wrote: > > > > On Tue, 3 Sep 2019 at 09:14, Rob Herring wrote: > > > > > > On Mon, Sep 2, 2019 at 4:03 PM Krzysztof Kozlowski > > > wrote: > > > > > > > > Convert the Syscon reboot

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Krzysztof Kozlowski
On Tue, 3 Sep 2019 at 11:00, Rob Herring wrote: > > On Tue, Sep 3, 2019 at 8:47 AM Krzysztof Kozlowski wrote: > > > > On Tue, 3 Sep 2019 at 09:14, Rob Herring wrote: > > > > > > On Mon, Sep 2, 2019 at 4:03 PM Krzysztof Kozlowski > > > wrote: > > > > > > > > Convert the Syscon reboot bindings

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Rob Herring
On Tue, Sep 3, 2019 at 8:47 AM Krzysztof Kozlowski wrote: > > On Tue, 3 Sep 2019 at 09:14, Rob Herring wrote: > > > > On Mon, Sep 2, 2019 at 4:03 PM Krzysztof Kozlowski wrote: > > > > > > Convert the Syscon reboot bindings to DT schema format using > > > json-schema. > > > > > > Signed-off-by:

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Krzysztof Kozlowski
On Tue, 3 Sep 2019 at 09:14, Rob Herring wrote: > > On Mon, Sep 2, 2019 at 4:03 PM Krzysztof Kozlowski wrote: > > > > Convert the Syscon reboot bindings to DT schema format using > > json-schema. > > > > Signed-off-by: Krzysztof Kozlowski > > --- > > .../bindings/power/reset/syscon-reboot.txt

Re: [PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-03 Thread Rob Herring
On Mon, Sep 2, 2019 at 4:03 PM Krzysztof Kozlowski wrote: > > Convert the Syscon reboot bindings to DT schema format using > json-schema. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/power/reset/syscon-reboot.txt| 30 > .../bindings/power/reset/syscon-reboot.yaml |

[PATCH 1/2] dt-bindings: power: syscon-reboot: Convert bindings to json-schema

2019-09-02 Thread Krzysztof Kozlowski
Convert the Syscon reboot bindings to DT schema format using json-schema. Signed-off-by: Krzysztof Kozlowski --- .../bindings/power/reset/syscon-reboot.txt| 30 .../bindings/power/reset/syscon-reboot.yaml | 68 +++ 2 files changed, 68 insertions(+), 30