mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
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>
This commit is contained in:
parent
83761f9663
commit
469de49e88
@ -135,6 +135,8 @@ Required properties:
|
||||
- clocks: contains a phandle to the syscon node describing the clocks.
|
||||
There should then be one cell representing the clock to use
|
||||
|
||||
Optional properties:
|
||||
|
||||
- memory-region: A phandle to a reserved_memory region to be used for the LPC
|
||||
to AHB mapping
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user