arm64: dts: rockchip: default values for core clocks on

A patch from »drm/rockchip: add display support for rk3368« in state Mailinglist for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Fri, 14 Dec 2018 23:20:02 +0100

Commit-Message

Add better default values for PLLs and core clocks on rk3368. This includes all plls as well as core aclk,hclk and pclk in both the cpu as well as peripheral domain. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3368.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+)

Statistics

  • 10 lines added
  • 0 lines removed

Changes

------------------- arch/arm64/boot/dts/rockchip/rk3368.dtsi -------------------
index 7014d10b954c..3ef1c27cb7d3 100644
@@ -650,6 +650,16 @@
rockchip,grf = <&grf>;
#clock-cells = <1>;
#reset-cells = <1>;
+ assigned-clocks = <&cru PLL_GPLL>, <&cru PLL_CPLL>,
+ <&cru PLL_NPLL>, <&cru ACLK_BUS>,
+ <&cru HCLK_BUS>, <&cru PCLK_BUS>,
+ <&cru ACLK_PERI>, <&cru HCLK_PERI>,
+ <&cru PCLK_PERI>;
+ assigned-clock-rates = <594000000>, <400000000>,
+ <500000000>, <300000000>,
+ <150000000>, <75000000>,
+ <300000000>, <150000000>,
+ <75000000>;
};
grf: syscon@ff770000 {
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...