Re: [PATCH 05/11] ARM: sunxi: Add support for F1C100s

2022-01-26 Thread Andre Przywara
On Tue, 25 Jan 2022 23:53:27 -0500 Jesse Taube wrote: Hi Jesse, > On 1/25/22 21:05, Andre Przywara wrote: > > On Tue, 4 Jan 2022 19:35:02 -0500 > > Jesse Taube wrote: > > > > Hi, > > > > can you please change the subject, to maybe mention clocks? Reads > > rather generic as is. > > > >>

Re: [PATCH 05/11] ARM: sunxi: Add support for F1C100s

2022-01-25 Thread Jesse Taube
On 1/25/22 21:05, Andre Przywara wrote: On Tue, 4 Jan 2022 19:35:02 -0500 Jesse Taube wrote: Hi, can you please change the subject, to maybe mention clocks? Reads rather generic as is. From: Icenowy Zheng This patch aims to add header files for the F1C100s. The header files included

Re: [PATCH 05/11] ARM: sunxi: Add support for F1C100s

2022-01-25 Thread Andre Przywara
On Tue, 4 Jan 2022 19:35:02 -0500 Jesse Taube wrote: Hi, can you please change the subject, to maybe mention clocks? Reads rather generic as is. > From: Icenowy Zheng > > This patch aims to add header files for the F1C100s. > The header files included add support for gpio, dram and clocks.

[PATCH 05/11] ARM: sunxi: Add support for F1C100s

2022-01-04 Thread Jesse Taube
From: Icenowy Zheng This patch aims to add header files for the F1C100s. The header files included add support for gpio, dram and clocks. Signed-off-by: Icenowy Zheng Signed-off-by: Jesse Taube --- arch/arm/include/asm/arch-sunxi/clock.h | 2 +-