Re: [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-05 Thread Stefano Babic
Hi Fabio, Patrick, On 04/10/19 17:52, Fabio Estevam wrote: > Hi Patrick, > > On Fri, Oct 4, 2019 at 12:50 PM Patrick Wildt wrote: > >> yes, that's true. It does make sense to sync the device trees and >> do the name change. Can the diff with the reset controller driver >> (patch 1/3) be merge

Re: [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-04 Thread Fabio Estevam
Hi Patrick, On Fri, Oct 4, 2019 at 12:50 PM Patrick Wildt wrote: > yes, that's true. It does make sense to sync the device trees and > do the name change. Can the diff with the reset controller driver > (patch 1/3) be merged anyway, and I'll follow up with the DTS change? > Would be easier for

Re: [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-04 Thread Patrick Wildt
On Fri, Oct 04, 2019 at 09:39:29AM -0300, Fabio Estevam wrote: > Hi Patrick, > > On Thu, Oct 3, 2019 at 11:12 AM Patrick Wildt wrote: > > > > This patch adds the reset controller node to the i.MX8MQ SoC > > device tree. > > > > Signed-off-by: Patrick Wildt > > --- > > arch/arm/dts/fsl-imx8mq.dt

Re: [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-04 Thread Fabio Estevam
Hi Patrick, On Thu, Oct 3, 2019 at 11:12 AM Patrick Wildt wrote: > > This patch adds the reset controller node to the i.MX8MQ SoC > device tree. > > Signed-off-by: Patrick Wildt > --- > arch/arm/dts/fsl-imx8mq.dtsi | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm/dts/fsl

[U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node

2019-10-03 Thread Patrick Wildt
This patch adds the reset controller node to the i.MX8MQ SoC device tree. Signed-off-by: Patrick Wildt --- arch/arm/dts/fsl-imx8mq.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/dts/fsl-imx8mq.dtsi b/arch/arm/dts/fsl-imx8mq.dtsi index c35c23e293..d843b401be 100644 --- a