Re: [PATCH] ARM: dts: imx6sx: specify proper clock for nodes with dummy clock

2018-11-19 Thread Shawn Guo
On Wed, Nov 07, 2018 at 08:51:07AM +, Anson Huang wrote: > From i.MX6SX reference manual CCM chapter, KPP and > WDOGn use IPG clock as their clock, specify IPG > clock for KPP and WDOGn instead of DUMMY clock. > > Signed-off-by: Anson Huang Applied, thanks.

[PATCH] ARM: dts: imx6sx: specify proper clock for nodes with dummy clock

2018-11-07 Thread Anson Huang
>From i.MX6SX reference manual CCM chapter, KPP and WDOGn use IPG clock as their clock, specify IPG clock for KPP and WDOGn instead of DUMMY clock. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx6sx.dtsi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/bo