[PATCH v2] ARM: dts: aspeed: anacapa: Add retimer EEPROMs

Chen, Dirk Dirk.Chen at amd.com
Thu Feb 19 07:54:06 PST 2026


[AMD Official Use Only - AMD Internal Distribution Only]

Hi Andrew,

> +     eeprom at 50 {
> Please order these nodes by ascending address. The node currently above this one is i2c-mux at 70 - eeprom at 50 should go before it.
> https://docs.kernel.org/devicetree/bindings/dts-coding-style.html#order-of-nodes

Thanks for the reminder.
I've reordered the nodes by ascending address in v3.

> +             compatible = "atmel,24c2048";
> +             reg = <0x50>;
> +             pagesize = <128>;
> +     };
>  };
> +     eeprom at 50 {
> Same for this one.

Fixed in v3 as well.

Best regards.
Dirk


More information about the linux-arm-kernel mailing list