[PATCH v2 3/3] ARM: dts: imx: Add support for SK-iMX53 board
Fabio Estevam
festevam at gmail.com
Sun Jan 1 14:51:21 PST 2023
On Sun, Jan 1, 2023 at 3:46 PM Dmitry Baryshkov
<dmitry.baryshkov at linaro.org> wrote:
> + mdio {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + phy0: ethernet-phy at 0 {
> + reg = <0>;
> + device_type = "ethernet-phy";
I forgot to comment on this one in the previous review:
device_type = "ethernet-phy" does not look like a valid property.
> +&vpu {
> + status = "okay";
> +};
This can be removed, as the vpu node is not disabled in imx53.dtsi.
More information about the linux-arm-kernel
mailing list