Re: [linux-sunxi] Are there any HDMI-CEC related information for A10/A20 available?

2016-09-14 Thread David Codesido
Hi, sorry for bringing this thread back to live but was there any progress around with CEC and A20 chips? I can not find anything on the net so I was wondering if any of you guys managed to get any further. El viernes, 26 de febrero de 2016, 14:38:33 (UTC+1), dk.u...@gmail.com escribió: > >

[linux-sunxi] Re: [PATCH v2 3/4] arm64: dts: add Allwinner A64 SoC .dtsi

2016-09-14 Thread André Przywara
On 09/09/16 21:10, Maxime Ripard wrote: Hi Maxime, > From: Andre Przywara > > The Allwinner A64 SoC is a low-cost chip with 4 ARM Cortex-A53 cores > and the typical tablet / TV box peripherals. > The SoC is based on the (32-bit) Allwinner H3 chip, sharing most of > the

[linux-sunxi] Re: [PATCH v2 1/4] clk: sunxi-ng: Add A64 clocks

2016-09-14 Thread Stephen Boyd
On 09/09, Maxime Ripard wrote: > index 106cba27c331..964f22091a10 100644 > --- a/drivers/clk/sunxi-ng/Makefile > +++ b/drivers/clk/sunxi-ng/Makefile > @@ -22,3 +22,4 @@ obj-$(CONFIG_SUN6I_A31_CCU) += ccu-sun6i-a31.o > obj-$(CONFIG_SUN8I_A23_CCU) += ccu-sun8i-a23.o > obj-$(CONFIG_SUN8I_A33_CCU)