Re: [PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node

2021-10-21 Thread Stefano Babic
Hi Peng, On 15.09.21 05:01, Peng Fan (OSS) wrote: On 2021/8/17 14:32, Ye Li wrote: Since SPL has initialized clocks for bus and core. We don't need to set the default clocks for clock controller node. Signed-off-by: Ye Li ---   arch/arm/dts/imx8mp-u-boot.dtsi | 3 +++   1 file changed, 3

Re: [PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node

2021-09-14 Thread Peng Fan (OSS)
On 2021/8/17 14:32, Ye Li wrote: Since SPL has initialized clocks for bus and core. We don't need to set the default clocks for clock controller node. Signed-off-by: Ye Li --- arch/arm/dts/imx8mp-u-boot.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git

RE: [PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node

2021-09-03 Thread ZHIZHIKIN Andrey
TCH] arm: dts: imx8mp: Delete default clocks for clock > controller > node > > Am Dienstag, den 17.08.2021, 14:32 +0800 schrieb Ye Li: > > Since SPL has initialized clocks for bus and core. We don't need to > > set the default clocks for clock controller node. Just a ping on this

Re: [PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node

2021-08-26 Thread Teresa Remmet
Am Dienstag, den 17.08.2021, 14:32 +0800 schrieb Ye Li: > Since SPL has initialized clocks for bus and core. We don't need to > set the default clocks for clock controller node. > > Signed-off-by: Ye Li Tested-by: Teresa Remmet > --- > arch/arm/dts/imx8mp-u-boot.dtsi | 3 +++ > 1 file