Re: [PATCH V2 3/3] ARM: dts: imx7: correct enet ipg clock

2018-06-01 Thread Stephen Boyd
Quoting Anson Huang (2018-05-17 18:01:06) > ENET "ipg" clock should be IMX7D_ENETx_IPG_ROOT_CLK > rather than IMX7D_ENET_AXI_ROOT_CLK which is for ENET bus > clock. > > Based on Andy Duan's patch from the NXP kernel tree. > > Signed-off-by: Anson Huang > --- Applied to clk-next

Re: [PATCH V2 3/3] ARM: dts: imx7: correct enet ipg clock

2018-05-23 Thread Stefan Agner
On 18.05.2018 03:01, Anson Huang wrote: > ENET "ipg" clock should be IMX7D_ENETx_IPG_ROOT_CLK > rather than IMX7D_ENET_AXI_ROOT_CLK which is for ENET bus > clock. > > Based on Andy Duan's patch from the NXP kernel tree. > > Signed-off-by: Anson Huang Reviewed-by: Stefan Agner -- Stefan > ---

[PATCH V2 3/3] ARM: dts: imx7: correct enet ipg clock

2018-05-17 Thread Anson Huang
ENET "ipg" clock should be IMX7D_ENETx_IPG_ROOT_CLK rather than IMX7D_ENET_AXI_ROOT_CLK which is for ENET bus clock. Based on Andy Duan's patch from the NXP kernel tree. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx7d.dtsi | 2 +- arch/arm/boot/dts/imx7s.dtsi | 2 +- 2 files changed, 2 i