Re: [PATCH] ARM: dts: imx7d-sdb: Remove duplicate regulator-can2-3v3

From: Fabio Estevam
Date: Mon Jun 18 2018 - 12:32:21 EST


On Mon, Jun 18, 2018 at 10:11 AM, Leonard Crestez
<leonard.crestez@xxxxxxx> wrote:
> Two different regulators are defined with the same name and label but
> distinct properties.
>
> The first definition was added with the first board dts and the second
> was added when upstream added flexcan support.
>
> Looking at schematics it is indeed gpio2 14 connected to the STB pin of
> the CAN transceiver so remove the first definition.
>
> The second definition entirely overrides the first so this already
> worked and this patch results in no DTB change, just a cleanup.
>
> Signed-off-by: Leonard Crestez <leonard.crestez@xxxxxxx>

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>