1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2014 Marek Vasut <marex@denx.de>
9 model = "Aries/DENX M28";
10 compatible = "aries,m28", "denx,m28", "fsl,imx28";
13 device_type = "memory";
14 reg = <0x40000000 0x08000000>;
22 pinctrl-names = "default";
23 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&i2c0_pins_a>;
35 compatible = "st,m41t62";
43 compatible = "simple-bus";
47 reg_3p3v: regulator@0 {
48 compatible = "regulator-fixed";
50 regulator-name = "3P3V";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;