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

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>

authored by

Ludovic Desroches and committed by
Lee Jones
757bce52 52557dc6

+1
+1
Documentation/devicetree/bindings/mfd/atmel-smc.txt
··· 8 8 - compatible: Should be one of the following 9 9 "atmel,at91sam9260-smc", "syscon" 10 10 "atmel,sama5d3-smc", "syscon" 11 + "atmel,sama5d2-smc", "syscon" 11 12 - reg: Contains offset/length value of the SMC memory 12 13 region. 13 14