1 // SPDX-License-Identifier: GPL-2.0
3 * Hardkernel Odroid XU3-Lite board device tree source
5 * Copyright (c) 2015 Krzysztof Kozlowski
6 * Copyright (c) 2014 Collabora Ltd.
7 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
8 * http://www.samsung.com
12 #include "exynos5422-odroidxu3-common.dtsi"
13 #include "exynos5422-odroidxu3-audio.dtsi"
14 #include "exynos54xx-odroidxu-leds.dtsi"
17 model = "Hardkernel Odroid XU3 Lite";
18 compatible = "hardkernel,odroid-xu3-lite", "samsung,exynos5800", "samsung,exynos5";
34 samsung,asv-bin = <2>;
38 * Odroid XU3-Lite board uses SoC revision with lower maximum frequencies
39 * than Odroid XU3/XU4 boards: 1.8 GHz for A15 cores & 1.3 GHz for A7 cores.
40 * Therefore we need to update OPPs tables and thermal maps accordingly.
42 &cluster_a15_opp_table {
43 /delete-node/opp-2000000000;
44 /delete-node/opp-1900000000;
47 &cluster_a7_opp_table {
48 /delete-node/opp-1400000000;
52 cooling-device = <&cpu0 3 7>,
63 cooling-device = <&cpu0 3 7>,
74 cooling-device = <&cpu0 3 7>,
85 cooling-device = <&cpu0 3 7>,
100 * PWM 3 -- on MIPI connector for backlight
102 pinctrl-0 = <&pwm0_out &pwm1_out &pwm2_out &pwm3_out>;
103 pinctrl-names = "default";
108 dr_mode = "peripheral";
112 #address-cells = <1>;
116 compatible = "usb0424,9514";
118 #address-cells = <1>;
121 ethernet: usbether@1 {
122 compatible = "usb0424,ec00";
124 local-mac-address = [00 00 00 00 00 00]; /* Filled in by a bootloader */