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

From: Stephen Boyd
Date: Tue Mar 20 2018 - 03:35:56 EST


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

Node should just be called i2c?

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