arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board

enable tsadc module on RK3328 eavluation board

Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Rocky Hao 2017-08-04 16:09:40 +08:00 committed by Heiko Stuebner
parent 87e0d607e5
commit ab78718bda
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,10 @@
};
};
&tsadc {
status = "okay";
};
&uart2 {
status = "okay";
};