2 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
10 #include "am33xx.dtsi"
11 #include "am335x-bone-common.dtsi"
14 model = "TI AM335x BeagleBone Green";
15 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
19 regulator-min-microvolt = <1800000>;
20 regulator-max-microvolt = <1800000>;
25 vmmc-supply = <&vmmcsd_fixed>;
29 vmmc-supply = <&vmmcsd_fixed>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&emmc_pins>;
37 uart2_pins: uart2_pins {
38 pinctrl-single,pins = <
39 0x150 (PIN_INPUT | MUX_MODE1) /* spi0_sclk.uart2_rxd */
40 0x154 (PIN_OUTPUT | MUX_MODE1) /* spi0_d0.uart2_txd */
46 pinctrl-names = "default";
47 pinctrl-0 = <&uart2_pins>;
52 system-power-controller;