Benoit Cousson | dce90d5 | 2011-12-15 15:47:41 +0100 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2011 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 | |
| 9 | /* |
| 10 | * Integrated Power Management Chip |
| 11 | */ |
| 12 | &twl { |
| 13 | compatible = "ti,twl4030"; |
| 14 | interrupt-controller; |
| 15 | #interrupt-cells = <1>; |
| 16 | |
| 17 | rtc { |
| 18 | compatible = "ti,twl4030-rtc"; |
| 19 | interrupts = <11>; |
| 20 | }; |
Rajendra Nayak | ecc7b06 | 2012-02-08 15:50:12 -0800 | [diff] [blame] | 21 | |
Aaro Koskinen | 8899b8d | 2012-12-23 22:03:37 +0200 | [diff] [blame] | 22 | watchdog { |
| 23 | compatible = "ti,twl4030-wdt"; |
| 24 | }; |
| 25 | |
Nishanth Menon | a134be3 | 2013-03-19 12:53:05 -0500 | [diff] [blame] | 26 | vcc: regulator-vdd1 { |
| 27 | compatible = "ti,twl4030-vdd1"; |
| 28 | regulator-min-microvolt = <600000>; |
| 29 | regulator-max-microvolt = <1450000>; |
| 30 | }; |
| 31 | |
Rajendra Nayak | 624411c | 2012-07-30 18:42:20 +0530 | [diff] [blame] | 32 | vdac: regulator-vdac { |
Rajendra Nayak | ecc7b06 | 2012-02-08 15:50:12 -0800 | [diff] [blame] | 33 | compatible = "ti,twl4030-vdac"; |
| 34 | regulator-min-microvolt = <1800000>; |
| 35 | regulator-max-microvolt = <1800000>; |
| 36 | }; |
| 37 | |
Rajendra Nayak | 624411c | 2012-07-30 18:42:20 +0530 | [diff] [blame] | 38 | vpll2: regulator-vpll2 { |
Rajendra Nayak | ecc7b06 | 2012-02-08 15:50:12 -0800 | [diff] [blame] | 39 | compatible = "ti,twl4030-vpll2"; |
| 40 | regulator-min-microvolt = <1800000>; |
| 41 | regulator-max-microvolt = <1800000>; |
| 42 | }; |
| 43 | |
Rajendra Nayak | 624411c | 2012-07-30 18:42:20 +0530 | [diff] [blame] | 44 | vmmc1: regulator-vmmc1 { |
Rajendra Nayak | ecc7b06 | 2012-02-08 15:50:12 -0800 | [diff] [blame] | 45 | compatible = "ti,twl4030-vmmc1"; |
| 46 | regulator-min-microvolt = <1850000>; |
| 47 | regulator-max-microvolt = <3150000>; |
| 48 | }; |
Benoit Cousson | 61ff641 | 2012-05-08 18:37:25 +0200 | [diff] [blame] | 49 | |
Tony Lindgren | 13782a7 | 2013-06-07 15:01:58 -0700 | [diff] [blame] | 50 | vmmc2: regulator-vmmc2 { |
| 51 | compatible = "ti,twl4030-vmmc2"; |
| 52 | regulator-min-microvolt = <1850000>; |
| 53 | regulator-max-microvolt = <3150000>; |
| 54 | }; |
| 55 | |
Kishon Vijay Abraham I | c8de91a | 2012-09-19 15:02:07 +0530 | [diff] [blame] | 56 | vusb1v5: regulator-vusb1v5 { |
| 57 | compatible = "ti,twl4030-vusb1v5"; |
| 58 | }; |
| 59 | |
| 60 | vusb1v8: regulator-vusb1v8 { |
| 61 | compatible = "ti,twl4030-vusb1v8"; |
| 62 | }; |
| 63 | |
| 64 | vusb3v1: regulator-vusb3v1 { |
| 65 | compatible = "ti,twl4030-vusb3v1"; |
| 66 | }; |
| 67 | |
Jon Hunter | 5a8095e | 2012-09-11 11:01:59 -0500 | [diff] [blame] | 68 | vsim: regulator-vsim { |
| 69 | compatible = "ti,twl4030-vsim"; |
| 70 | regulator-min-microvolt = <1800000>; |
| 71 | regulator-max-microvolt = <3000000>; |
| 72 | }; |
| 73 | |
Benoit Cousson | 61ff641 | 2012-05-08 18:37:25 +0200 | [diff] [blame] | 74 | twl_gpio: gpio { |
| 75 | compatible = "ti,twl4030-gpio"; |
| 76 | gpio-controller; |
| 77 | #gpio-cells = <2>; |
| 78 | interrupt-controller; |
| 79 | #interrupt-cells = <1>; |
| 80 | }; |
Kishon Vijay Abraham I | c8de91a | 2012-09-19 15:02:07 +0530 | [diff] [blame] | 81 | |
Kishon Vijay Abraham I | ad871c1 | 2013-03-07 19:05:16 +0530 | [diff] [blame] | 82 | usb2_phy: twl4030-usb { |
Kishon Vijay Abraham I | c8de91a | 2012-09-19 15:02:07 +0530 | [diff] [blame] | 83 | compatible = "ti,twl4030-usb"; |
| 84 | interrupts = <10>, <4>; |
| 85 | usb1v5-supply = <&vusb1v5>; |
| 86 | usb1v8-supply = <&vusb1v8>; |
| 87 | usb3v1-supply = <&vusb3v1>; |
| 88 | usb_mode = <1>; |
| 89 | }; |
Peter Ujfalusi | ac31a88 | 2012-11-07 15:05:00 +0100 | [diff] [blame] | 90 | |
| 91 | twl_pwm: pwm { |
| 92 | compatible = "ti,twl4030-pwm"; |
| 93 | #pwm-cells = <2>; |
| 94 | }; |
| 95 | |
| 96 | twl_pwmled: pwmled { |
| 97 | compatible = "ti,twl4030-pwmled"; |
| 98 | #pwm-cells = <2>; |
| 99 | }; |
Benoit Cousson | dce90d5 | 2011-12-15 15:47:41 +0100 | [diff] [blame] | 100 | }; |