All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Rob Herring <robh+dt@kernel.org>
Cc: linuxarm@huawei.com, mauro.chehab@huawei.com,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	John Stultz <john.stultz@linaro.org>,
	Manivannan Sadhasivam <mani@kernel.org>,
	linux-kernel@vger.kernel.org, Wei Xu <xuwei5@hisilicon.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add some missing dt bindings for Hikey970
Date: Wed, 19 Aug 2020 11:52:12 +0200	[thread overview]
Message-ID: <cover.1597830623.git.mchehab+huawei@kernel.org> (raw)

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(-)

-- 
2.26.2



WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org,
	Manivannan Sadhasivam <mani@kernel.org>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	linuxarm@huawei.com, Wei Xu <xuwei5@hisilicon.com>,
	linux-kernel@vger.kernel.org,
	John Stultz <john.stultz@linaro.org>,
	mauro.chehab@huawei.com, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add some missing dt bindings for Hikey970
Date: Wed, 19 Aug 2020 11:52:12 +0200	[thread overview]
Message-ID: <cover.1597830623.git.mchehab+huawei@kernel.org> (raw)

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(-)

-- 
2.26.2



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-08-19  9:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19  9:52 Mauro Carvalho Chehab [this message]
2020-08-19  9:52 ` [PATCH 0/2] Add some missing dt bindings for Hikey970 Mauro Carvalho Chehab
2020-08-19  9:52 ` [PATCH 1/2] dts: hisilicon: hi3670.dtsi: add I2C settings Mauro Carvalho Chehab
2020-08-19  9:52   ` Mauro Carvalho Chehab
2020-08-19 18:27   ` kernel test robot
2020-08-19 18:27     ` kernel test robot
2020-08-19 18:27     ` kernel test robot
2020-08-19  9:52 ` [PATCH 2/2] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings Mauro Carvalho Chehab
2020-08-19  9:52   ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1597830623.git.mchehab+huawei@kernel.org \
    --to=mchehab+huawei@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=john.stultz@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mani@kernel.org \
    --cc=mauro.chehab@huawei.com \
    --cc=robh+dt@kernel.org \
    --cc=xuwei5@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.