[PATCH 2/2] ARM: dts: add device tree for the RealView EB Rev D

Arnd Bergmann arnd at arndb.de
Thu Sep 8 02:44:13 PDT 2016


On Thursday, September 8, 2016 11:30:43 AM CEST Linus Walleij wrote:
> @@ -608,6 +608,7 @@ dtb-$(CONFIG_ARCH_REALVIEW) += \
>         arm-realview-pb1176.dtb \
>         arm-realview-pb11mp.dtb \
>         arm-realview-eb.dtb \
> +       arm-realview-eb-revd.dtb \
>         arm-realview-eb-11mp.dtb \
>         arm-realview-eb-11mp-revb.dtb \
>         arm-realview-eb-a9mp.dtb \

Is the ethernet device on the baseboard or the core tile?

My understanding is that you have a baseboard which comes in
different revisions and a set of CPU modules (arm9, arm1136,
arm1176, arm11mp, cortex-a9, ...) that can be freely combined,
so if the ethernet device is on the baseboard, we also need revd
variants for 11mp and a9mp.

The arm-realview-eb-11mp-revb seems to refer to RevB of
the core tile rather than the baseboard (?), so we may need
a better notation for the file names to clarify that difference.

	Arnd



More information about the linux-arm-kernel mailing list