ave its own "compatible" property.
This patch scans "/firmware" node by default like "/clocks".
Signed-off-by: Rajan Vaja
Reviewed-by: Simon Glass
---
Changes in v2:
* None
---
drivers/core/root.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
Create separate function for scanning node by path and
move "/clock" node scan code into that function.
This will be usable if scanning of more node is required.
Signed-off-by: Rajan Vaja
Reviewed-by: Simon Glass
---
Changes in v2:
* None
---
drivers/core/r
ave its own "compatible" property.
This patch series scans "/firmware" node by default like "/clocks".
To avoid duplication of code, first patch moves, node scan code
into separate function.
This series also test to make sure "/firmware" nodes are scann
Add a test which verifies that all subnodes under "/firmware"
nodes are scanned.
Signed-off-by: Rajan Vaja
---
Changes in v2:
* New patch
---
arch/sandbox/dts/test.dts | 7 +++
drivers/firmware/Makefile | 1 +
drivers/firmware/firmware-sand
There is no prompt string for FIRMWARE config. Without this,
FIRMWARE config cannot be enabled through menuconfing or
config file. Fix this by adding prompt summary.
Signed-off-by: Rajan Vaja
---
Changes in v2:
* New patch
---
drivers/firmware/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1
ave its own "compatible" property.
This patch scans "/firmware" node by default like "/clocks".
Signed-off-by: Rajan Vaja
---
drivers/core/root.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/drivers/core/root.c b/drivers/core/root.c
Create separate function for scanning node by path and
move "/clock" node scan code into that function.
This will be usable if scanning of more node is required.
Signed-off-by: Rajan Vaja
---
drivers/core/root.c | 33 ++---
1 file changed, 18 inserti
ave its own "compatible" property.
This patch series scans "/firmware" node by default like "/clocks".
To avoid duplication of code, first patch moves, node scan code
into separate function.
Rajan Vaja (2):
dm: core: Move "/clock" node scan into
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: 15 May 2018 02:26 AM
> To: Michal Simek ; u-boot@lists.denx.de
> Cc: Rajan Vaja ; mon...@monstr.eu; Albert Aribaud
>
> Subject: Re: [PATCH] soc: zynqmp: Update required API version to 1
9 matches
Mail list logo