History log of /linux-master/Documentation/devicetree/bindings/mfd/atmel-smc.txt
Revision Date Author Comments
# bcc07f7b 28-Jul-2023 Varshini Rajendran <varshini.rajendran@microchip.com>

dt-bindings: mfd: atmel-smc: Add microchip,sam9x7-smc

Add microchip,sam9x7-smc to DT bindings documentation.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230728102550.266134-1-varshini.rajendran@microchip.com
Signed-off-by: Lee Jones <lee@kernel.org>


# e517d6d9 10-Jan-2020 Claudiu Beznea <claudiu.beznea@microchip.com>

dt-bindings: atmel-smc: add microchip,sam9x60-smc

Add microchip,sam9x60-smc to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1578673089-3484-11-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>


# 757bce52 11-Jul-2017 Ludovic Desroches <ludovic.desroches@microchip.com>

mfd: syscon: Update Atmel SMC binding doc

A new compatible string is introduced for SMC on sama5d2 to manage a
different layout of the registers.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
│Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>


# ba991123 14-Jan-2015 Boris Brezillon <bbrezillon@kernel.org>

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>