]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
Merge tag 'zte-dt64-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
[karo-tx-linux.git] / arch / arm64 / boot / dts / exynos / exynos5433-tm2.dts
1 /*
2  * SAMSUNG Exynos5433 TM2 board device tree source
3  *
4  * Copyright (c) 2016 Samsung Electronics Co., Ltd.
5  *
6  * Device tree source file for Samsung's TM2 board which is based on
7  * Samsung Exynos5433 SoC.
8  *
9  * This program is free software; you can redistribute it and/or modify
10  * it under the terms of the GNU General Public License version 2 as
11  * published by the Free Software Foundation.
12  */
13
14 #include "exynos5433-tm2-common.dtsi"
15
16 / {
17         model = "Samsung TM2 board";
18         compatible = "samsung,tm2", "samsung,exynos5433";
19 };
20
21 &ldo31_reg {
22         regulator-name = "TSP_VDD_1.85V_AP";
23         regulator-min-microvolt = <1850000>;
24         regulator-max-microvolt = <1850000>;
25 };
26
27 &ldo38_reg {
28         regulator-name = "VCC_3.0V_MOTOR_AP";
29         regulator-min-microvolt = <3000000>;
30         regulator-max-microvolt = <3000000>;
31 };