Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-02-11 Thread Fabio Estevam
Hi Joris, On Thu, Jan 31, 2019 at 1:20 PM Joris Offouga wrote: > I update the branche on my repo :) > > https://github.com/jorisoffouga/u-boot/tree/pico-imx7d/convert_dm > > The patches on top of u-boot master I tested your series and I was able to reproduce the PMIC error. I tried to debug it

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-31 Thread Joris Offouga
Le 31/01/2019 à 13:39, Otavio Salvador a écrit : On Thu, Jan 31, 2019 at 9:54 AM Offouga Joris wrote: On 31 Jan 2019, at 12:36, Otavio Salvador wrote: On Thu, Jan 31, 2019 at 1:59 AM Offouga Joris wrote: The PMIC problem occurs after the dm conversion It'd be good if you could rework the

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-31 Thread Otavio Salvador
On Thu, Jan 31, 2019 at 9:54 AM Offouga Joris wrote: > > On 31 Jan 2019, at 12:36, Otavio Salvador > > wrote: > >> On Thu, Jan 31, 2019 at 1:59 AM Offouga Joris > >> wrote: > >> The PMIC problem occurs after the dm conversion > > > > It'd be good if you could rework the things I commented on t

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-31 Thread Offouga Joris
> On 31 Jan 2019, at 12:36, Otavio Salvador > wrote: > >> On Thu, Jan 31, 2019 at 1:59 AM Offouga Joris wrote: >> The PMIC problem occurs after the dm conversion > > It'd be good if you could rework the things I commented on the > patchset and refresh the patches on top of imx/master so we c

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-31 Thread Otavio Salvador
On Thu, Jan 31, 2019 at 1:59 AM Offouga Joris wrote: > The PMIC problem occurs after the dm conversion It'd be good if you could rework the things I commented on the patchset and refresh the patches on top of imx/master so we can all be on same page. -- Otavio Salvador

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-30 Thread Offouga Joris
Hi Fabio > Le 31 janv. 2019 à 02:16, Fabio Estevam a écrit : > > Hi Bryan and Joris, > > On Wed, Jan 23, 2019 at 7:53 AM Bryan O'Donoghue > wrote: > >> Hi Joris, >> >> I've been told that this board exhibits this same problem even without >> the DM conversion. >> >> "PMIC: PFUZE3000 DEV_ID

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-30 Thread Fabio Estevam
Hi Bryan and Joris, On Wed, Jan 23, 2019 at 7:53 AM Bryan O'Donoghue wrote: > Hi Joris, > > I've been told that this board exhibits this same problem even without > the DM conversion. > > "PMIC: PFUZE3000 DEV_ID=0x0 REV_ID=0xfffb > read error from device: 9df65458 register: 0x69! > write er

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-28 Thread Offouga Joris
> Le 28 janv. 2019 à 07:53, Jun Nie a écrit : > > Joris Offouga 于2019年1月25日周五 下午8:27写道: >> >> Le 25/01/2019 à 02:19, Jun Nie a écrit : Joris Offouga 于2019年1月24日周四 下午9:07写道: >> Le 24/01/2019 à 13:54, Jun Nie a écrit : >> Joris Offouga 于2019年1月24日周四 下午6:30写道: >> L

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-23 Thread Bryan O'Donoghue
On 21/01/2019 12:02, Offouga Joris wrote: Le 21 janv. 2019 à 11:58, Bryan O'Donoghue a écrit : On 21/01/2019 10:34, jorisoffouga wrote: Le 21/01/2019 à 10:52, Bryan O'Donoghue a écrit : On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-p

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-21 Thread Offouga Joris
> Le 21 janv. 2019 à 11:58, Bryan O'Donoghue a > écrit : > > > >> On 21/01/2019 10:34, jorisoffouga wrote: >>> Le 21/01/2019 à 10:52, Bryan O'Donoghue a écrit : >>> >>> On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-pico.dtsi and sp

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-21 Thread Bryan O'Donoghue
On 21/01/2019 10:34, jorisoffouga wrote: Le 21/01/2019 à 10:52, Bryan O'Donoghue a écrit : On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-pico.dtsi and specific dts for imx7d-pico-pi I recommend including the upstream Linux SHA in the comm

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-21 Thread jorisoffouga
Le 21/01/2019 à 10:52, Bryan O'Donoghue a écrit : On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-pico.dtsi and specific dts for imx7d-pico-pi I recommend including the upstream Linux SHA in the commit log to make it easier to validate agains

Re: [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-21 Thread Bryan O'Donoghue
On 20/01/2019 21:18, Joris Offouga wrote: This patch imports the Linux kernel base board imx7d-pico.dtsi and specific dts for imx7d-pico-pi I recommend including the upstream Linux SHA in the commit log to make it easier to validate against and also if any changes/bugfixes go in upstream ma

[U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

2019-01-20 Thread Joris Offouga
This patch imports the Linux kernel base board imx7d-pico.dtsi and specific dts for imx7d-pico-pi Signed-off-by: Joris Offouga --- arch/arm/dts/imx7d-pico-pi.dts | 93 +++ arch/arm/dts/imx7d-pico.dtsi | 588 + 2 files changed, 681 insertions(+) cre