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

From: Shawn Guo
Date: Mon Jun 18 2018 - 22:56:55 EST


On Mon, Jun 18, 2018 at 04:11:09PM +0300, Leonard Crestez 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>

Applied, thanks.