WIP FPC-III support
[linux/fpc-iii.git] / arch / arm64 / boot / dts / amlogic / meson-g12b-odroid-n2-plus.dts
blobce1198ad34e425ea9077dea51a263dfd9238b63f
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2019 BayLibre, SAS
4  * Author: Neil Armstrong <narmstrong@baylibre.com>
5  */
7 /dts-v1/;
9 /* The Amlogic S922X Rev. C supports the same OPPs as the A311D variant */
10 #include "meson-g12b-a311d.dtsi"
11 #include "meson-g12b-odroid-n2.dtsi"
13 / {
14         compatible = "hardkernel,odroid-n2-plus", "amlogic,s922x", "amlogic,g12b";
15         model = "Hardkernel ODROID-N2Plus";
18 &vddcpu_a {
19         regulator-min-microvolt = <680000>;
20         regulator-max-microvolt = <1040000>;
22         pwms = <&pwm_ab 0 1500 0>;
25 &vddcpu_b {
26         regulator-min-microvolt = <680000>;
27         regulator-max-microvolt = <1040000>;
29         pwms = <&pwm_AO_cd 1 1500 0>;