All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ls1043a-rdb: add compatible for board
@ 2020-04-30  2:56 Yangbo Lu
  2020-05-19  3:01 ` Y.b. Lu
  2020-05-20  0:58 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Yangbo Lu @ 2020-04-30  2:56 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Li Yang, Shawn Guo, Yangbo Lu

Add compatible for board to identify.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
index dde50c8..9a93e9a 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
@@ -13,6 +13,7 @@
 
 / {
 	model = "LS1043A RDB Board";
+	compatible = "fsl,ls1043a-rdb", "fsl,ls1043a";
 
 	aliases {
 		serial0 = &duart0;
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] arm64: dts: ls1043a-rdb: add compatible for board
  2020-04-30  2:56 [PATCH] arm64: dts: ls1043a-rdb: add compatible for board Yangbo Lu
@ 2020-05-19  3:01 ` Y.b. Lu
  2020-05-20  0:58 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Y.b. Lu @ 2020-05-19  3:01 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Shawn Guo, Leo Li

Any comments?
Thanks!

> -----Original Message-----
> From: Yangbo Lu <yangbo.lu@nxp.com>
> Sent: Thursday, April 30, 2020 10:57 AM
> To: linux-arm-kernel@lists.infradead.org
> Cc: Y.b. Lu <yangbo.lu@nxp.com>; Shawn Guo <shawnguo@kernel.org>; Leo Li
> <leoyang.li@nxp.com>
> Subject: [PATCH] arm64: dts: ls1043a-rdb: add compatible for board
> 
> Add compatible for board to identify.
> 
> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
> b/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
> index dde50c8..9a93e9a 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
> @@ -13,6 +13,7 @@
> 
>  / {
>  	model = "LS1043A RDB Board";
> +	compatible = "fsl,ls1043a-rdb", "fsl,ls1043a";
> 
>  	aliases {
>  		serial0 = &duart0;
> --
> 2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: ls1043a-rdb: add compatible for board
  2020-04-30  2:56 [PATCH] arm64: dts: ls1043a-rdb: add compatible for board Yangbo Lu
  2020-05-19  3:01 ` Y.b. Lu
@ 2020-05-20  0:58 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2020-05-20  0:58 UTC (permalink / raw)
  To: Yangbo Lu; +Cc: linux-arm-kernel, Li Yang

On Thu, Apr 30, 2020 at 10:56:46AM +0800, Yangbo Lu wrote:
> Add compatible for board to identify.
> 
> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-20  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30  2:56 [PATCH] arm64: dts: ls1043a-rdb: add compatible for board Yangbo Lu
2020-05-19  3:01 ` Y.b. Lu
2020-05-20  0:58 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.