[PATCH v3 13/13] ARM: dts: ipq8074: Enable few peripherals for hk01 board

Stephen Boyd sboyd at kernel.org
Tue Mar 20 00:35:45 PDT 2018


Quoting Sricharan R (2018-03-19 20:58:56)
> +                        };
> +               };
> +
> +               serial at 78b1000 {
> +                        pinctrl-0 = <&hsuart_pins>;
> +                        pinctrl-names = "default";
> +                        status = "ok";
> +               };
> +
> +               i2c_0 at 78b6000 {

Node should just be called i2c?

> +                        pinctrl-0 = <&i2c_0_pins>;
> +                        pinctrl-names = "default";
> +                        status = "ok";
> +               };
> +



More information about the linux-arm-kernel mailing list