[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200221161418.20225-4-alexandre.torgue@st.com>
Date: Fri, 21 Feb 2020 17:14:17 +0100
From: Alexandre Torgue <alexandre.torgue@...com>
To: <robh+dt@...nel.org>, Frank Rowand <frowand.list@...il.com>,
Masahiro Yamada <masahiroy@...nel.org>,
Michal Marek <michal.lkml@...kovi.net>,
<david@...son.dropbear.id.au>, <sjg@...omium.org>
CC: <devicetree@...r.kernel.org>,
Alexandre Torgue <alexandre.torgue@...com>,
<linux-kernel@...r.kernel.org>, <linux-kbuild@...r.kernel.org>,
<devicetree-compiler@...r.kernel.org>, Ian Lepore <ian@...ebsd.org>
Subject: [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
dtb-build.txt is a file containing device tree build information (date,
source version ...). This file is used to fill "build-info" entry which
will be displayed during kernel boot.
Signed-off-by: Alexandre Torgue <alexandre.torgue@...com>
diff --git a/arch/arm/boot/dts/stm32mp157c-dk2.dts b/arch/arm/boot/dts/stm32mp157c-dk2.dts
index 7985b80967ca..387d3bcf5fa3 100644
--- a/arch/arm/boot/dts/stm32mp157c-dk2.dts
+++ b/arch/arm/boot/dts/stm32mp157c-dk2.dts
@@ -15,6 +15,7 @@
/ {
model = "STMicroelectronics STM32MP157C-DK2 Discovery Board";
compatible = "st,stm32mp157c-dk2", "st,stm32mp157";
+ build-info = /incbin/("dtb-build.txt");
aliases {
ethernet0 = ðernet0;
--
2.17.1
Powered by blists - more mailing lists