mfd: syscon: Add Atmel SMC binding doc
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 14 Jan 2015 16:21:56 +0000 (17:21 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 13:35:13 +0000 (14:35 +0100)
commitba99112384db44ce2ef053d6289c488d719599b6
tree2419f2cec4d9a774ccc1ba3693e613fcf6ca3984
parent57d8acbacaace9a4d95ebde1c13b94d293ff21f3
mfd: syscon: Add Atmel SMC binding doc

The SMC registers are used to configure Atmel EBI (External Bus Interface)
to interface with standard memory devices (NAND, NOR, SRAM or specialized
devices like FPGAs).

Declare this memory region as a syscon, so that different drivers can
configure the SMC interface (mostly timing configuration) according to
their need.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Documentation/devicetree/bindings/mfd/atmel-smc.txt [new file with mode: 0644]
This page took 0.032427 seconds and 5 git commands to generate.