linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Signed-off-by: kyawswarhtun <server1.kst@gmail.com> Adding Custom device tree to kernel
@ 2021-05-15 16:12 kyawswarhtun
  0 siblings, 0 replies; only message in thread
From: kyawswarhtun @ 2021-05-15 16:12 UTC (permalink / raw)
  To: server1.kst; +Cc: Rob Herring, Mark Rutland, devicetree, linux-kernel

---
 arch/arm/boot/dts/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 0e1c0aeefa69..a7bb8df0a887 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -15,6 +15,9 @@ dtb-$(CONFIG_ARCH_BCM2835) += \
 	bcm2711-rpi-400.dtb \
 	bcm2710-rpi-cm3.dtb \
 	bcm2711-rpi-cm4.dtb
+	
+dtb-$(CONFIG_ARCH_BCM2835) += \
+	+ bcm2711-rpi-4-b-custom.dtb
 
 dtb-$(CONFIG_ARCH_ALPINE) += \
 	alpine-db.dtb
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-15 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 16:12 [PATCH] Signed-off-by: kyawswarhtun <server1.kst@gmail.com> Adding Custom device tree to kernel kyawswarhtun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).