[PATCH v3 0/3] arm64: dts: juno: CoreSight support updates

Mathieu Poirier mathieu.poirier at linaro.org
Thu Jan 12 09:08:20 PST 2017


On 12 January 2017 at 08:20, Sudeep Holla <sudeep.holla at arm.com> wrote:
> Hi Mike,
>
> I just did some refactoring to reduced thge churn and duplication.
> Can you check if this work for you ? I could not give it much testing.
>
> Regards,
> Sudeep
>
> --->8
> Juno r1/r2 boards have different CoreSight infrastructure outside the
> CPU clusters. This patchset adds the additional coreSight components to
> separate .dtsi files to support these differences.
>
> v1->v2:
>         - moved the addition of the STM component into a separate patch
>
> v2->v3:
>         - moved the back the common coreSight components back into
>           juno-base.dtsi
>
>
> Mike Leach (2):
>   arm64: dts: juno: fix CoreSight support for Juno r1/r2 variants
>   arm64: dts: juno: add missing CoreSight STM component
>
> Sudeep Holla (1):
>   arm64: dts: juno: refactor CoreSight support on Juno r0
>
>  arch/arm64/boot/dts/arm/juno-base.dtsi    |  31 ++++++---
>  arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi | 102 ++++++++++++++++++++++++++++++
>  arch/arm64/boot/dts/arm/juno-r1.dts       |  13 ++++
>  arch/arm64/boot/dts/arm/juno-r2.dts       |  13 ++++
>  arch/arm64/boot/dts/arm/juno.dts          |  24 +++++++
>  5 files changed, 175 insertions(+), 8 deletions(-)
>  create mode 100644 arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi

For the set:

Reviewed-by: Mathieu Poirier <mathieu.poirier at linaro.org>
Tested-by: Mathieu Poirier <mathieu.poirier at linaro.org> (On R0 only)

>
> --
> 2.7.4
>
> _______________________________________________
> CoreSight mailing list
> CoreSight at lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/coresight



More information about the linux-arm-kernel mailing list