Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-16 Thread Kever Yang
Hi Johan, Pawel, On 2022/3/14 23:36, Johan Jonker wrote: On 3/12/22 15:39, Kever Yang wrote: Hi Johan, On 2022/3/12 18:01, Johan Jonker wrote: On 3/12/22 09:51, Jagan Teki wrote: On Thu, Dec 30, 2021 at 10:18 PM Johan Jonker wrote: Move ROCKCHIP_STIMER_BASE to Kconfig. Signed-off-by:

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-14 Thread Johan Jonker
On 3/12/22 15:39, Kever Yang wrote: > Hi Johan, > > On 2022/3/12 18:01, Johan Jonker wrote: >> On 3/12/22 09:51, Jagan Teki wrote: >>> On Thu, Dec 30, 2021 at 10:18 PM Johan Jonker wrote: Move ROCKCHIP_STIMER_BASE to Kconfig. Signed-off-by: Johan Jonker ---

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-13 Thread Simon Glass
Hi, On Sun, 13 Mar 2022 at 06:41, Paweł Jarosz wrote: > > Hi Kever, > > > > Thanks for you hard working on this, would you mind to share what's the > > motivation for support rk3066 and MK808 board? > > RK3066 is an SoC release at 2012, which has been EOL for a long time, > > and MK808 is a

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-13 Thread Paweł Jarosz
Hi Kever, > Thanks for you hard working on this, would you mind to share what's the > motivation for support rk3066 and MK808 board? > RK3066 is an SoC release at 2012, which has been EOL for a long time, > and MK808 is a product at 2013, almost 10 years ago. That is true but at least here at

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-12 Thread Kever Yang
Hi Johan, On 2022/3/12 18:01, Johan Jonker wrote: On 3/12/22 09:51, Jagan Teki wrote: On Thu, Dec 30, 2021 at 10:18 PM Johan Jonker wrote: Move ROCKCHIP_STIMER_BASE to Kconfig. Signed-off-by: Johan Jonker --- Changed V3: add ROCKCHIP_STIMER --- arch/arm/mach-rockchip/Kconfig|

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-12 Thread Johan Jonker
On 3/12/22 09:51, Jagan Teki wrote: > On Thu, Dec 30, 2021 at 10:18 PM Johan Jonker wrote: >> >> Move ROCKCHIP_STIMER_BASE to Kconfig. >> >> Signed-off-by: Johan Jonker >> --- >> >> Changed V3: >> add ROCKCHIP_STIMER >> --- >> arch/arm/mach-rockchip/Kconfig| 22

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-03-12 Thread Jagan Teki
On Thu, Dec 30, 2021 at 10:18 PM Johan Jonker wrote: > > Move ROCKCHIP_STIMER_BASE to Kconfig. > > Signed-off-by: Johan Jonker > --- > > Changed V3: > add ROCKCHIP_STIMER > --- > arch/arm/mach-rockchip/Kconfig| 22 ++ > arch/arm/mach-rockchip/px30/Kconfig | 3

Re: [PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2022-01-12 Thread Simon Glass
On Thu, 30 Dec 2021 at 09:48, Johan Jonker wrote: > > Move ROCKCHIP_STIMER_BASE to Kconfig. > > Signed-off-by: Johan Jonker > --- > > Changed V3: > add ROCKCHIP_STIMER > --- > arch/arm/mach-rockchip/Kconfig| 22 ++ > arch/arm/mach-rockchip/px30/Kconfig | 3 +++ >

[PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig

2021-12-30 Thread Johan Jonker
Move ROCKCHIP_STIMER_BASE to Kconfig. Signed-off-by: Johan Jonker --- Changed V3: add ROCKCHIP_STIMER --- arch/arm/mach-rockchip/Kconfig| 22 ++ arch/arm/mach-rockchip/px30/Kconfig | 3 +++ arch/arm/mach-rockchip/rk3036/Kconfig | 3 +++