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
16 compatible = "denx,m28", "fsl,imx28";
19 reg = <0x40000000 0x08000000>;
27 pinctrl-names = "default";
28 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
33 reg = <0x00000000 0x00300000>;
38 label = "environment";
39 reg = <0x00300000 0x00080000>;
43 label = "redundant-environment";
44 reg = <0x00380000 0x00080000>;
49 reg = <0x00400000 0x00400000>;
54 reg = <0x00800000 0x0f800000>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&i2c0_pins_a>;
66 compatible = "stm,m41t62";
74 compatible = "simple-bus";
78 reg_3p3v: regulator@0 {
79 compatible = "regulator-fixed";
81 regulator-name = "3P3V";
82 regulator-min-microvolt = <3300000>;
83 regulator-max-microvolt = <3300000>;