mfd: Add documentation for atmel-hlcdc DT bindings
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 6 Oct 2014 13:48:44 +0000 (15:48 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 25 Nov 2014 16:18:44 +0000 (16:18 +0000)
commit590b7795b3dc293a36136a4321ba59da60e5853c
tree5c205c8098af75678031d634c5b896ee0ddd688d
parent2c86e9fb7263dbca2c21a086090d32ba90129f7b
mfd: Add documentation for atmel-hlcdc DT bindings

The HLCDC IP available on some Atmel SoCs (i.e. at91sam9n12, at91sam9x5
family or sama5d3 family) exposes 2 subdevices:
- a display controller (controlled by a DRM driver)
- a PWM chip

This patch adds documentation for atmel-hlcdc DT bindings.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Anthony Harivel <anthony.harivel@emtrion.de>
Tested-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt [new file with mode: 0644]