arm64: add Rockchip architecture entry

A patch from »arm64: add initial support for the Rockchip rk3368« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Thu, 25 Jun 2015 13:11:06 +0200

Commit-Message

The rk3368 is Rockchip's first ARM64 soc, build around 8 Cortex-A53 cores. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm64/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+)

Statistics

  • 10 lines added
  • 0 lines removed

Changes

------------------------------ arch/arm64/Kconfig ------------------------------
index 290ed64..9af528a 100644
@@ -197,6 +197,16 @@ config ARCH_QCOM
help
This enables support for the ARMv8 based Qualcomm chipsets.
+config ARCH_ROCKCHIP
+ bool "Rockchip Platforms"
+ select ARCH_HAS_RESET_CONTROLLER
+ select ARCH_REQUIRE_GPIOLIB
+ select PINCTRL
+ select PINCTRL_ROCKCHIP
+ help
+ This enables support for the ARMv8 based Rockchip chipsets,
+ like the RK3368.
+
config ARCH_SEATTLE
bool "AMD Seattle SoC Family"
help
 
 

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...