ARM: dts: rockchip: rv1106: add rv1106-amp.dtsi

Signed-off-by: Steven Liu <steven.liu@rock-chips.com>
Change-Id: I5bb07301307cf6e53ceeb056ed006d18eb89ff68
This commit is contained in:
Steven Liu
2022-04-29 10:35:09 +08:00
committed by Tao Huang
parent 68d8bf81ae
commit ee2906b73e
3 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*/
/ {
rockchip_amp: rockchip-amp {
compatible = "rockchip,amp";
clocks = <&cru CLK_TIMER_ROOT>, <&cru PCLK_TIMER>, <&cru CLK_TIMER5>,
<&cru CLK_CORE_MCU>, <&cru CLK_CORE_MCU_RTC>, <&cru PCLK_MAILBOX>;
status = "okay";
};
};

View File

@@ -2,6 +2,7 @@
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*/
#include "rv1106-amp.dtsi"
/ {

View File

@@ -2,6 +2,7 @@
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*/
#include "rv1106-amp.dtsi"
/ {
chosen {