Re: [PATCH v1 1/7] clk: actions: Add Ethernet clocks

2020-07-07 Thread Tom Rini
On Sat, May 09, 2020 at 07:55:09PM +0530, Amit Singh Tomar wrote: > This commit adds clocks needed for ethernet operations for > Actions OWL family of SoCs (S700 and S900). > > Signed-off-by: Amit Singh Tomar Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v1 1/7] clk: actions: Add Ethernet clocks

2020-05-09 Thread Amit Singh Tomar
This commit adds clocks needed for ethernet operations for Actions OWL family of SoCs (S700 and S900). Signed-off-by: Amit Singh Tomar --- arch/arm/include/asm/arch-owl/regs_s700.h | 2 ++ arch/arm/include/asm/arch-owl/regs_s900.h | 4 drivers/clk/owl/clk_owl.c | 9