[PATCH v2 4/8] ARM: bcm2835: Split the DT for peripherals from the DT for the CPU

Alexander Aring alex.aring at gmail.com
Fri Dec 18 02:00:46 PST 2015


Hi Eric,

On Wed, Dec 16, 2015 at 03:55:11PM -0800, Eric Anholt wrote:
> The set of peripherals remained constant across bcm2835 (Raspberry Pi
> 1) and bcm2836 (Raspberry Pi 2), but the CPU was swapped out.  Split
> the files so that we can include just peripheral setup in 2836.
> 
> Signed-off-by: Eric Anholt <eric at anholt.net>
> ---
> -
>  		arm-pmu {
>  			compatible = "arm,arm1176-pmu";
>  		};
>  	};

This is bcm2835 related only? It's still inside bcm283x.dtsi, see [0].
The rename here makes it a little hard to review.

I suppose it should be removed from [0].

- Alex

[0] https://github.com/anholt/linux/blob/bcm2836-4.4/arch/arm/boot/dts/bcm283x.dtsi#L189



More information about the linux-arm-kernel mailing list