Re: [U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk

2019-08-21 Thread Peng Fan
Hi Lukasz > Subject: RE: [PATCH V4 0/4] Prepare i.MX8MM clk > > > Subject: Re: [PATCH V4 0/4] Prepare i.MX8MM clk > > > > Hi Peng, > > > > > V4: > > > 1/4: Expose CCF for all > > > 2/4: Improve commit log > > > 3/4: Typo fix > > > 4/4: Drop unneeded initialization > > > > Your patches cause s

Re: [U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk

2019-08-21 Thread Peng Fan
> Subject: Re: [PATCH V4 0/4] Prepare i.MX8MM clk > > Hi Peng, > > > V4: > > 1/4: Expose CCF for all > > 2/4: Improve commit log > > 3/4: Typo fix > > 4/4: Drop unneeded initialization > > Your patches cause some build breaks on sandbox: > https://travis-ci.org/lmajewski/u-boot-dfu/jobs/5741

Re: [U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk

2019-08-20 Thread Lukasz Majewski
Hi Peng, > V4: > 1/4: Expose CCF for all > 2/4: Improve commit log > 3/4: Typo fix > 4/4: Drop unneeded initialization Your patches cause some build breaks on sandbox: https://travis-ci.org/lmajewski/u-boot-dfu/jobs/574198639 and TI: https://travis-ci.org/lmajewski/u-boot-dfu/jobs/574198655

[U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk

2019-08-19 Thread Peng Fan
V4: 1/4: Expose CCF for all 2/4: Improve commit log 3/4: Typo fix 4/4: Drop unneeded initialization V3: 2/4: Fix RST/BYPASS seq issue to avoid glitch 4/4: ARM clk not use 24M for switch, use pll2_500m Add R-b/A-b tag Fix pll gate shift bit. V2: 2/4: fix MASK/SHIFT usage This is to