[PATCH v3 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

Fabio Estevam festevam at gmail.com
Tue Dec 26 05:24:32 PST 2023


On Sun, Dec 24, 2023 at 9:41 AM Mathieu Othacehe <othacehe at gnu.org> wrote:

> +/{
> +       model = "Variscite VAR-SOM-MX93 on Symphony evaluation board";
> +       compatible = "variscite,var-som-mx93-symphony",
> +                    "variscite,var-som-mx93", "fsl,imx93";
> +
> +       aliases {
> +               ethernet1 = &fec;

You could pass ethernet0 here as well.


> +&lpi2c1 {
> +       #address-cells = <1>;
> +       #size-cells = <0>;

These are present in imx93.dtsi. You can drop them from here.

> +&lpi2c5 {
> +       #address-cells = <1>;
> +       #size-cells = <0>;

Ditto.

Reviewed-by: Fabio Estevam <festevam at gmail.com>



More information about the linux-arm-kernel mailing list