Re: [PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

2019-06-21 Thread Paul Walmsley
On Fri, 21 Jun 2019, Rob Herring wrote: > On Mon, Jun 10, 2019 at 3:46 PM Rob Herring wrote: > > > > On Sun, Jun 2, 2019 at 2:01 AM Paul Walmsley > > wrote: > > > > > > At Rob's request, we're starting to migrate our DT binding > > > documentation to json-schema YAML format. Start by convertin

Re: [PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

2019-06-21 Thread Rob Herring
On Mon, Jun 10, 2019 at 3:46 PM Rob Herring wrote: > > On Sun, Jun 2, 2019 at 2:01 AM Paul Walmsley wrote: > > > > At Rob's request, we're starting to migrate our DT binding > > documentation to json-schema YAML format. Start by converting our cpu > > binding documentation. While doing so, docu

Re: [PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

2019-06-10 Thread Rob Herring
On Sun, Jun 2, 2019 at 2:01 AM Paul Walmsley wrote: > > At Rob's request, we're starting to migrate our DT binding > documentation to json-schema YAML format. Start by converting our cpu > binding documentation. While doing so, document more properties and > nodes. This includes adding binding

[PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

2019-06-02 Thread Paul Walmsley
At Rob's request, we're starting to migrate our DT binding documentation to json-schema YAML format. Start by converting our cpu binding documentation. While doing so, document more properties and nodes. This includes adding binding documentation support for the E51 and U54 CPU cores ("harts") t