Re: [PATCH 1/2] ARM: dts: imx7ulp: remove mipi pll clock node

2019-09-10 Thread Shawn Guo
On Fri, Aug 23, 2019 at 12:37:30AM +, Fancy Fang wrote: > According to the IMX7ULP reference manual, the mipi pll > clock comes from the MIPI PHY PLL output. So it should > not be defined as a fixed clock. So remove this clock > node and all the references to it. > > Signed-off-by: Fancy Fang

[PATCH 1/2] ARM: dts: imx7ulp: remove mipi pll clock node

2019-08-22 Thread Fancy Fang
According to the IMX7ULP reference manual, the mipi pll clock comes from the MIPI PHY PLL output. So it should not be defined as a fixed clock. So remove this clock node and all the references to it. Signed-off-by: Fancy Fang --- arch/arm/boot/dts/imx7ulp.dtsi | 17 - 1 file chan