[PATCH v3 0/2] Enable the I2C nodes for Allwinner H6 CPU

From: Bhushan Shah
Date: Fri Aug 16 2019 - 04:44:18 EST


This patch series adds device-tree nodes for i2c nodes in the H6 dtsi,
and enables it for the Pine H64.

Changes in v2:
- Add the SoC specific compatible string instead of re-using a31 one.
- Don't enable the i2c0 node in PineH64 by default

Changes in v3:
- Fix compatible for i2c in sun50i-h6.dtsi
- drop changes in the PineH64 dts completely

Bhushan Shah (2):
dt-bindings: i2c: mv64xxx: Add compatible for the H6 i2c node.
arm64: allwinner: h6: add I2C nodes

.../bindings/i2c/marvell,mv64xxx-i2c.yaml | 3 +
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 60 ++++++++++++++++++-
2 files changed, 62 insertions(+), 1 deletion(-)

--
2.17.1