[PATCH 3/4] arm64: dts: add support for A4 based Amlogic BA400

Martin Blumenstingl martin.blumenstingl at googlemail.com
Tue Mar 12 10:29:58 PDT 2024


On Tue, Mar 12, 2024 at 10:19 AM Xianwei Zhao via B4 Relay
<devnull+xianwei.zhao.amlogic.com at kernel.org> wrote:
[...]
> +               apb at fe000000 {
Node names need to be generic - since this is a bug it needs to be:
  bus at fe000000 {
Or if you want to make it clear how this bus is called then you can use:
  apb: bus at fe000000 {

The same comment applies to the amlogic-a5.dtsi patch (4/4).
And while here, I fully agree with Jerome: having a bit more details
would be great so we can judge on whether a common .dtsi makes sense.
For this it would be helpful to know how many IP blocks those two SoCs
have in common and how many are different.


Best regards,
Martin



More information about the linux-arm-kernel mailing list