[PATCH] mx7dsabre: Fix dm probe pmic

2020-01-20 Thread sbabic
> With commit mx7dsabre: Enable DM_ETH 0d52bab4 > Device Tree has been update and change pfuze3000 node > Signed-off-by: Joris Offouga > Reviewed-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

Re: [PATCH] mx7dsabre: Fix dm probe pmic

2020-01-16 Thread Fabio Estevam
Hi Joris, On Thu, Jan 16, 2020 at 1:41 PM Joris Offouga wrote: > > With commit mx7dsabre: Enable DM_ETH 0d52bab4 Please reference commit like this: With commit 0d52bab4621 ("mx7dsabre: Enable DM_ETH") BTW, it would be better if this commit were split in two: - One for syncing the dts - Other

[PATCH] mx7dsabre: Fix dm probe pmic

2020-01-16 Thread Joris Offouga
With commit mx7dsabre: Enable DM_ETH 0d52bab4 Device Tree has been update and change pfuze3000 node Signed-off-by: Joris Offouga --- board/freescale/mx7dsabresd/mx7dsabresd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/freescale/mx7dsabresd/mx7dsabresd.c