diff options
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/palmas.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/palmas.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt b/Documentation/devicetree/bindings/mfd/palmas.txt index 892537d1a48f..e736ab3012a6 100644 --- a/Documentation/devicetree/bindings/mfd/palmas.txt +++ b/Documentation/devicetree/bindings/mfd/palmas.txt @@ -5,6 +5,8 @@ twl6035 (palmas) twl6037 (palmas) tps65913 (palmas) tps65914 (palmas) +tps659038 +tps65917 Required properties: - compatible : Should be from the list @@ -14,14 +16,15 @@ Required properties: ti,tps65913 ti,tps65914 ti,tps80036 + ti,tps659038 + ti,tps65917 and also the generic series names ti,palmas - interrupt-controller : palmas has its own internal IRQs - #interrupt-cells : should be set to 2 for IRQ number and flags The first cell is the IRQ number. The second cell is the flags, encoded as the trigger masks from - Documentation/devicetree/bindings/interrupts.txt -- interrupt-parent : The parent interrupt controller. + Documentation/devicetree/bindings/interrupt-controller/interrupts.txt Optional properties: ti,mux-padX : set the pad register X (1-2) to the correct muxing for the |
