Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-10-10 Thread Paul Walmsley
On Thu, 10 Oct 2019, Rob Herring wrote: > On Wed, Oct 9, 2019 at 7:08 PM Paul Walmsley wrote: > > > > On Wed, 9 Oct 2019, Rob Herring wrote: > > > > > Fix the errors in the RiscV CPU DT schema: > > > > > > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: > > > 'timebase-frequ

Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-10-10 Thread Rob Herring
On Wed, Oct 9, 2019 at 7:08 PM Paul Walmsley wrote: > > On Wed, 9 Oct 2019, Rob Herring wrote: > > > Fix the errors in the RiscV CPU DT schema: > > > > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: > > 'timebase-frequency' is a required property > > Documentation/devicetree

Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-10-09 Thread Paul Walmsley
On Wed, 9 Oct 2019, Rob Herring wrote: > Fix the errors in the RiscV CPU DT schema: > > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: > 'timebase-frequency' is a required property > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@1: > 'timebase-frequency

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-10-09 Thread Rob Herring
Fix the errors in the RiscV CPU DT schema: Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: 'timebase-frequency' is a required property Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@1: 'timebase-frequency' is a required property Documentation/devicetree/bi

Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-10-08 Thread Paul Walmsley
On Wed, 25 Sep 2019, Rob Herring wrote: > On Wed, Sep 25, 2019 at 4:24 PM Palmer Dabbelt wrote: > > > > On Wed, 25 Sep 2019 06:12:52 PDT (-0700), r...@kernel.org wrote: > > > Fix the errors in the RiscV CPU DT schema: > > > > > > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0

Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-09-25 Thread Rob Herring
On Wed, Sep 25, 2019 at 4:24 PM Palmer Dabbelt wrote: > > On Wed, 25 Sep 2019 06:12:52 PDT (-0700), r...@kernel.org wrote: > > Fix the errors in the RiscV CPU DT schema: > > > > Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: > > 'timebase-frequency' is a required property >

Re: [PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-09-25 Thread Palmer Dabbelt
On Wed, 25 Sep 2019 06:12:52 PDT (-0700), r...@kernel.org wrote: Fix the errors in the RiscV CPU DT schema: Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: 'timebase-frequency' is a required property Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@1: 'tim

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors

2019-09-25 Thread Rob Herring
Fix the errors in the RiscV CPU DT schema: Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@0: 'timebase-frequency' is a required property Documentation/devicetree/bindings/riscv/cpus.example.dt.yaml: cpu@1: 'timebase-frequency' is a required property Documentation/devicetree/bi