2019-01-29 23:06:48

by Vijay Khemka

[permalink] [raw]
Subject: [PATCH v3] dt-bindings: 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 <[email protected]>
---
Documentation/devicetree/bindings/mfd/aspeed-lpc.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt b/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
index 34dd89087cff..86446074e206 100644
--- a/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
+++ b/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
@@ -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

--
2.17.1



2019-01-30 03:31:11

by Joel Stanley

[permalink] [raw]
Subject: Re: [PATCH v3] dt-bindings: aspeed-lpc: Make parameter optional

On Wed, 30 Jan 2019 at 10:05, Vijay Khemka <[email protected]> wrote:
>
> 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 <[email protected]>

Acked-by: Joel Stanley <[email protected]>

Thanks for following this up Vijay.

2019-02-07 07:48:46

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH v3] dt-bindings: aspeed-lpc: Make parameter optional

On Tue, 29 Jan 2019, Vijay Khemka wrote:

> 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 <[email protected]>
> ---
> Documentation/devicetree/bindings/mfd/aspeed-lpc.txt | 2 ++
> 1 file changed, 2 insertions(+)

Applied, thanks.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog