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

2020-12-21 Thread Palmer Dabbelt
On Mon, 07 Dec 2020 20:55:38 PST (-0800), yash.s...@sifive.com wrote: Add new compatible strings to the DT binding documents to support SiFive FU740-C000. Signed-off-by: Yash Shah --- Documentation/devicetree/bindings/i2c/i2c-ocores.txt | 8 ++-- 1 file changed, 6 insertions(+), 2 deletion

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

2020-12-09 Thread Rob Herring
On Tue, 08 Dec 2020 10:25:38 +0530, Yash Shah wrote: > Add new compatible strings to the DT binding documents to support SiFive > FU740-C000. > > Signed-off-by: Yash Shah > --- > Documentation/devicetree/bindings/i2c/i2c-ocores.txt | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-)

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

2020-12-07 Thread Yash Shah
Add new compatible strings to the DT binding documents to support SiFive FU740-C000. Signed-off-by: Yash Shah --- Documentation/devicetree/bindings/i2c/i2c-ocores.txt | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/i2c/i2c-ocores.txt