mbox series

[0/2] Add some missing dt bindings for Hikey970

Message ID cover.1597830623.git.mchehab+huawei@kernel.org (mailing list archive)
Headers show
Series Add some missing dt bindings for Hikey970 | expand

Message

Mauro Carvalho Chehab Aug. 19, 2020, 9:52 a.m. UTC
Currently, the DT bindings for Kirin 970 and Hikey 970 are incomplete:
they're missing the I2C buses and several pinctrl.

Add those, as they'll be needed by upcoming drivers for DRM and
USB.

Mauro Carvalho Chehab (2):
  dts: hisilicon: hi3670.dtsi: add I2C settings
  dts: hikey970-pinctrl.dtsi: add missing pinctrl settings

 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     |  71 +++
 .../boot/dts/hisilicon/hikey970-pinctrl.dtsi  | 548 +++++++++++++++++-
 2 files changed, 608 insertions(+), 11 deletions(-)