Re: [PATCH 00/11] dts: Update coresight device tree bindings

From: Suzuki K Poulose
Date: Tue Sep 11 2018 - 17:20:55 EST


On 09/11/2018 11:17 AM, Suzuki K Poulose wrote:
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.


All,

There are some additional warnings triggered by this series, as reported
by Sudeep [0]. I intend to fix the warnings and send and updated version
soon. So kindly ignore this thread. Apologies.

[0] http://lists.infradead.org/pipermail/linux-arm-kernel/2018-September/601121.html

Suzuki