Re: [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC

2020-12-10 Thread Bin Meng
On Tue, Dec 8, 2020 at 3:06 PM Yash Shah wrote: > > Add new compatible strings in cpus.yaml to support the E71 and U74 CPU > cores ("harts") that are present on FU740-C000 SoC. > > Signed-off-by: Yash Shah > --- > Documentation/devicetree/bindings/riscv/cpus.yaml | 6 ++ > 1 file changed, 6

Re: [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC

2020-12-09 Thread Rob Herring
On Tue, 08 Dec 2020 10:25:33 +0530, Yash Shah wrote: > Add new compatible strings in cpus.yaml to support the E71 and U74 CPU > cores ("harts") that are present on FU740-C000 SoC. > > Signed-off-by: Yash Shah > --- > Documentation/devicetree/bindings/riscv/cpus.yaml | 6 ++ > 1 file changed,

[PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC

2020-12-07 Thread Yash Shah
Add new compatible strings in cpus.yaml to support the E71 and U74 CPU cores ("harts") that are present on FU740-C000 SoC. Signed-off-by: Yash Shah --- Documentation/devicetree/bindings/riscv/cpus.yaml | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/ri