2 * Copyright (C) 2014 Marek Vasut <marex@denx.de>
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
15 model = "Aries/DENX M28";
16 compatible = "aries,m28", "denx,m28", "fsl,imx28";
19 reg = <0x40000000 0x08000000>;
27 pinctrl-names = "default";
28 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
35 pinctrl-names = "default";
36 pinctrl-0 = <&i2c0_pins_a>;
40 compatible = "st,m41t62";
48 compatible = "simple-bus";
52 reg_3p3v: regulator@0 {
53 compatible = "regulator-fixed";
55 regulator-name = "3P3V";
56 regulator-min-microvolt = <3300000>;
57 regulator-max-microvolt = <3300000>;