Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mfd: ab8500: Document AB8505 bindings

AB8505 can now be configured from the device tree.
The configuration is almost identical to AB8500, so just add a note
for the nodes/compatibles that differ between the two revisions.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Stephan Gerhold and committed by
Lee Jones
1c2f57d3 2b091ce1

+5 -3
+5 -3
Documentation/devicetree/bindings/mfd/ab8500.txt
··· 1 1 * AB8500 Multi-Functional Device (MFD) 2 2 3 3 Required parent device properties: 4 - - compatible : contains "stericsson,ab8500"; 4 + - compatible : contains "stericsson,ab8500" or "stericsson,ab8505"; 5 5 - interrupts : contains the IRQ line for the AB8500 6 6 - interrupt-controller : describes the AB8500 as an Interrupt Controller (has its own domain) 7 7 - #interrupt-cells : should be 2, for 2-cell format ··· 49 49 : CH_WD_EXP : : Charger watchdog detected 50 50 ab8500-gpadc : HW_CONV_END : vddadc : Analogue to Digital Converter 51 51 SW_CONV_END : : 52 - ab8500-gpio : : : GPIO Controller 52 + ab8500-gpio : : : GPIO Controller (AB8500) 53 + ab8505-gpio : : : GPIO Controller (AB8505) 53 54 ab8500-ponkey : ONKEY_DBF : : Power-on Key 54 55 ONKEY_DBR : : 55 56 ab8500-pwm : : : Pulse Width Modulator 56 - ab8500-regulator : : : Regulators 57 + ab8500-regulator : : : Regulators (AB8500) 58 + ab8505-regulator : : : Regulators (AB8505) 57 59 ab8500-rtc : 60S : : Real Time Clock 58 60 : ALARM : : 59 61 ab8500-sysctrl : : : System Control