Re: [U-Boot] [PATCH 35/51] drivers: Add ICS8N3QV01 driver

2017-07-25 Thread Mario Six
Hi Simon, On Wed, Jul 19, 2017 at 11:05 AM, Simon Glass wrote: > On 14 July 2017 at 05:55, Mario Six wrote: >> Add a driver for the ICS8N3QV01 Quad-Frequency Programmable VCXO. >> >> Signed-off-by: Mario Six >> --- >> >>

Re: [U-Boot] [PATCH 35/51] drivers: Add ICS8N3QV01 driver

2017-07-19 Thread Simon Glass
On 14 July 2017 at 05:55, Mario Six wrote: > Add a driver for the ICS8N3QV01 Quad-Frequency Programmable VCXO. > > Signed-off-by: Mario Six > --- > > drivers/clk/Kconfig | 6 ++ > drivers/clk/Makefile | 1 + > drivers/clk/ics8n3qv01.c | 184

[U-Boot] [PATCH 35/51] drivers: Add ICS8N3QV01 driver

2017-07-14 Thread Mario Six
Add a driver for the ICS8N3QV01 Quad-Frequency Programmable VCXO. Signed-off-by: Mario Six --- drivers/clk/Kconfig | 6 ++ drivers/clk/Makefile | 1 + drivers/clk/ics8n3qv01.c | 184 +++ 3 files changed, 191