diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2016-01-19 16:00:42 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2016-05-09 09:32:29 +0530 |
commit | 2e8cd93877b2f97439e417839dbd250f0a0f12a7 (patch) | |
tree | c3b1dbd1a82d65a953ed1a46c0803a9d9eaa0239 /arch/arc/boot/dts/vdk_axc003.dtsi | |
parent | 69fbd09874ded099d445271d05681529dac4d00a (diff) | |
download | linux-2e8cd93877b2f97439e417839dbd250f0a0f12a7.tar.gz linux-2e8cd93877b2f97439e417839dbd250f0a0f12a7.tar.bz2 linux-2e8cd93877b2f97439e417839dbd250f0a0f12a7.zip |
ARCv2: [dts]: Introduce HS38 specific include DTS ...
... and add them to plat-sim DTS.
This allows for future change to introduce timers in DT in single place
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/boot/dts/vdk_axc003.dtsi')
-rw-r--r-- | arch/arc/boot/dts/vdk_axc003.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arc/boot/dts/vdk_axc003.dtsi b/arch/arc/boot/dts/vdk_axc003.dtsi index 84226bd48baf..4d9621ee7fcd 100644 --- a/arch/arc/boot/dts/vdk_axc003.dtsi +++ b/arch/arc/boot/dts/vdk_axc003.dtsi @@ -10,6 +10,8 @@ * Device tree for AXC003 CPU card: HS38x UP configuration (VDK version) */ +/include/ "skeleton_hs.dtsi" + / { compatible = "snps,arc"; clock-frequency = <50000000>; |