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

dt-bindings: mfd: aspeed-lpc: Make parameter optional

Memory-region and flash phandle is not a required parameter, it is
optional to describe in device tree and needed only use basis.

Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Vijay Khemka and committed by
Lee Jones
469de49e 83761f96

+2
+2
Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
··· 135 135 - clocks: contains a phandle to the syscon node describing the clocks. 136 136 There should then be one cell representing the clock to use 137 137 138 + Optional properties: 139 + 138 140 - memory-region: A phandle to a reserved_memory region to be used for the LPC 139 141 to AHB mapping 140 142