Skip to content
Snippets Groups Projects
Commit 469de49e authored by Vijay Khemka's avatar Vijay Khemka Committed by Lee Jones
Browse files

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: default avatarVijay Khemka <vijaykhemka@fb.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 83761f96
Branches
No related tags found
No related merge requests found
...@@ -135,6 +135,8 @@ Required properties: ...@@ -135,6 +135,8 @@ Required properties:
- clocks: contains a phandle to the syscon node describing the clocks. - clocks: contains a phandle to the syscon node describing the clocks.
There should then be one cell representing the clock to use 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 - memory-region: A phandle to a reserved_memory region to be used for the LPC
to AHB mapping to AHB mapping
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment