Re: [PATCH v3 2/2] arm64: allwinner: h6: add I2C nodes

2019-08-16 Thread Maxime Ripard
On Fri, Aug 16, 2019 at 02:13:09PM +0530, Bhushan Shah wrote: > Add device-tree nodes for i2c0 to i2c2, and also add relevant pinctrl > nodes. > > Suggested-by: Icenowy Zheng > Signed-off-by: Bhushan Shah Applied both, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineeri

[PATCH v3 2/2] arm64: allwinner: h6: add I2C nodes

2019-08-16 Thread Bhushan Shah
Add device-tree nodes for i2c0 to i2c2, and also add relevant pinctrl nodes. Suggested-by: Icenowy Zheng Signed-off-by: Bhushan Shah --- Changes in v3: - fix compatible for the i2c arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 60 +++- 1 file changed, 59 insertions(+), 1 dele