[PATCH RFT 2/4] ARM: dts: imx28-eukrea-mbmx28lc: add missing reg properties

Fabio Estevam festevam at gmail.com
Sun Jun 5 07:00:06 PDT 2016


On Sun, Jun 5, 2016 at 10:51 AM, Stefan Wahren <stefan.wahren at i2se.com> wrote:
> This patch adds the missing reg properties for the regulator nodes
> in order to fix the dtc warnings.
>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> ---
>  arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi |    4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> index 8859474..581e85f 100644
> --- a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> +++ b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> @@ -84,6 +84,7 @@
>
>                 reg_3p3v: regulator at 0 {
>                         compatible = "regulator-fixed";
> +                       reg = <0>;

The proper fix here would be to remove "@0" instead.



More information about the linux-arm-kernel mailing list