blob: 94ee427a6db17663bfbd28912df2a62d17ce6085 [file] [log] [blame]
AnilKumar Ch6a66a8b2012-06-22 15:10:50 +05301/*
2 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
3 *
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.
7 */
8/dts-v1/;
9
Florian Vaussardeb33ef662013-06-03 16:12:22 +020010#include "am33xx.dtsi"
Koen Kooi2ba35492013-09-09 16:29:21 +020011#include "am335x-bone-common.dtsi"
Matt Porter55b44522013-09-10 14:24:39 -050012
13&ldo3_reg {
14 regulator-min-microvolt = <1800000>;
15 regulator-max-microvolt = <3300000>;
16 regulator-always-on;
17};
18
19&mmc1 {
Matt Porter55b44522013-09-10 14:24:39 -050020 vmmc-supply = <&ldo3_reg>;
21};
Mark A. Greerf8302e12013-08-23 14:12:35 -070022
23&sham {
24 status = "okay";
25};
Mark A. Greer99919e5e2013-08-23 14:12:36 -070026
27&aes {
28 status = "okay";
29};