1 // SPDX-License-Identifier: GPL-2.0
3 * Hardkernel Odroid XU3 board device tree source
5 * Copyright (c) 2014 Collabora Ltd.
6 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
7 * http://www.samsung.com
11 #include "exynos5422-odroidxu3-common.dtsi"
12 #include "exynos5422-odroidxu3-audio.dtsi"
13 #include "exynos54xx-odroidxu-leds.dtsi"
16 model = "Hardkernel Odroid XU3";
17 compatible = "hardkernel,odroid-xu3", "samsung,exynos5800", "samsung,exynos5";
27 /* A15 cluster: VDD_ARM */
29 compatible = "ti,ina231";
31 shunt-resistor = <10000>;
36 compatible = "ti,ina231";
38 shunt-resistor = <10000>;
43 compatible = "ti,ina231";
45 shunt-resistor = <10000>;
48 /* A7 cluster: VDD_KFC */
50 compatible = "ti,ina231";
52 shunt-resistor = <10000>;
57 regulator-name = "dp_p3v3";
58 regulator-min-microvolt = <3300000>;
59 regulator-max-microvolt = <3300000>;
67 * PWM 3 -- on MIPI connector for backlight
69 pinctrl-0 = <&pwm0_out &pwm1_out &pwm2_out &pwm3_out>;
70 pinctrl-names = "default";
75 dr_mode = "peripheral";
83 compatible = "usb0424,9514";
88 ethernet: usbether@1 {
89 compatible = "usb0424,ec00";
91 local-mac-address = [00 00 00 00 00 00]; /* Filled in by a bootloader */