mbox series

[GIT,PULL] Rockchip dts32 changes for 6.1 #2

Message ID 9661382.T7Z3S40VBb@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip dts32 changes for 6.1 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.2-rockchip-dts32-1

Message

Heiko Stuebner Nov. 23, 2022, 1:50 p.m. UTC
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.2-rockchip-dts32-1

for you to fetch changes up to da74858a475782a3f16470907814c8cc5950ad68:

  ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188 (2022-11-15 12:02:38 +0100)

----------------------------------------------------------------
Disabling of the unreliable arm-global-timer on earliest
Rockchip SoCs, due to its frequency being bound to the
changing cpu clock.

----------------------------------------------------------------
Johan Jonker (1):
      ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188

 arch/arm/boot/dts/rk3188.dtsi | 1 -
 arch/arm/boot/dts/rk3xxx.dtsi | 7 +++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

Heiko Stuebner Nov. 23, 2022, 2 p.m. UTC | #1
Am Mittwoch, 23. November 2022, 14:50:34 CET schrieb Heiko Stuebner:

The subject was supposed to be "#1" not "#2".
Sorry about that

Heiko

> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.2-rockchip-dts32-1
> 
> for you to fetch changes up to da74858a475782a3f16470907814c8cc5950ad68:
> 
>   ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188 (2022-11-15 12:02:38 +0100)
> 
> ----------------------------------------------------------------
> Disabling of the unreliable arm-global-timer on earliest
> Rockchip SoCs, due to its frequency being bound to the
> changing cpu clock.
> 
> ----------------------------------------------------------------
> Johan Jonker (1):
>       ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
> 
>  arch/arm/boot/dts/rk3188.dtsi | 1 -
>  arch/arm/boot/dts/rk3xxx.dtsi | 7 +++++++
>  2 files changed, 7 insertions(+), 1 deletion(-)
>