[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1536661032-30481-1-git-send-email-suzuki.poulose@arm.com>
Date: Tue, 11 Sep 2018 11:17:01 +0100
From: Suzuki K Poulose <suzuki.poulose@....com>
To: linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, robh@...nel.org,
frowand.list@...il.com, devicetree@...r.kernel.org,
mathieu.poirier@...aro.org, arm@...nel.org, sudeep.holla@....com,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Andy Gross <andy.gross@...aro.org>,
Benoît Cousson <bcousson@...libre.com>,
David Brown <david.brown@...aro.org>,
Fabio Estevam <fabio.estevam@....com>,
"Ivan T . Ivanov" <ivan.ivanov@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
linux-omap@...r.kernel.org, lipengcheng8@...wei.com,
Liviu Dudau <liviu.dudau@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
orsonzhai@...il.com,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>,
Tony Lindgren <tony@...mide.com>,
Wei Xu <xuwei5@...ilicon.com>, zhang.lyra@...il.com
Subject: [PATCH 00/11] dts: Update coresight device tree bindings
Coresight DT bindings have been updated to obey the DTS rules
for label/address matching for graph nodes. The changes are in
coresight/next tree scheduled for v4.20. This series updates the
in kernel dts to match the new bindings along with updating a couple
of new examples (e.,g CATU) in the Documentation (which were missed
as they were still in flight when we created the series).
Please note that this should not be pulled for v4.19, which I assume
is a safe assumption. But please do pull it for v4.20.
The dt updates for the Juno boards were sent earlier with the original
DT update series and has been queued for v4.20.
Applies on coresight/next (which is based on v4.19) and should apply
cleanly on v4.19-rc3.
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc: Andy Gross <andy.gross@...aro.org>
Cc: Benoît Cousson <bcousson@...libre.com>
Cc: David Brown <david.brown@...aro.org>
Cc: Fabio Estevam <fabio.estevam@....com>
Cc: Frank Rowand <frowand.list@...il.com>
Cc: Ivan T. Ivanov <ivan.ivanov@...aro.org>
Cc: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-omap@...r.kernel.org
Cc: lipengcheng8@...wei.com
Cc: Liviu Dudau <liviu.dudau@....com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
Cc: Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>
Cc: orsonzhai@...il.com
Cc: Pengutronix Kernel Team <kernel@...gutronix.de>
Cc: Rob Herring <robh@...nel.org>
Cc: Sascha Hauer <s.hauer@...gutronix.de>
Cc: Shawn Guo <shawnguo@...nel.org>
Cc: Sudeep Holla <sudeep.holla@....com>
Cc: Tony Lindgren <tony@...mide.com>
Cc: Wei Xu <xuwei5@...ilicon.com>
Cc: xuwei5@...ilicon.com
Cc: zhang.lyra@...il.com
Cc: arm@...nel.org
Suzuki K Poulose (11):
Documentation: dts: Update coresight binding examples
dts: hisilicon: Update coresight bindings for hardware ports
dts: spreadtrum: Update coresight bindings for hardware ports
dts: qcom: Update coresight bindings for hardware ports
dts: arm: hisilicon: Update coresight bindings for hardware ports
dts: arm: imx7{d,s}: Update coresight binding for hardware ports
dts: arm: omap: Update coresight bindings for hardware ports
dts: arm: qcom: Update coresight bindings for hardware ports
dts: sama5d2: Update coresight bindings for hardware ports
dts: ste-dbx5x0: Update coresight bindings for hardware port
dts: tc2: Update coresight bindings for hardware ports
.../devicetree/bindings/arm/coresight.txt | 20 +-
arch/arm/boot/dts/hip04.dtsi | 322 ++++++++++++---------
arch/arm/boot/dts/imx7d.dtsi | 11 +-
arch/arm/boot/dts/imx7s.dtsi | 78 +++--
arch/arm/boot/dts/omap3-beagle-xm.dts | 17 +-
arch/arm/boot/dts/omap3-beagle.dts | 17 +-
arch/arm/boot/dts/qcom-apq8064.dtsi | 75 +++--
arch/arm/boot/dts/qcom-msm8974.dtsi | 108 ++++---
arch/arm/boot/dts/sama5d2.dtsi | 17 +-
arch/arm/boot/dts/ste-dbx5x0.dtsi | 61 ++--
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 90 +++---
.../arm64/boot/dts/hisilicon/hi6220-coresight.dtsi | 147 ++++++----
arch/arm64/boot/dts/qcom/msm8916.dtsi | 98 ++++---
arch/arm64/boot/dts/sprd/sc9836.dtsi | 74 +++--
arch/arm64/boot/dts/sprd/sc9860.dtsi | 183 +++++++-----
15 files changed, 780 insertions(+), 538 deletions(-)
--
2.7.4
Powered by blists - more mailing lists