devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dts: meson: Add the included meson-s4-gpio.h in the meson-s4.dtsi
@ 2022-08-25  8:40 Huqiang Qin
  2022-08-25 16:40 ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Huqiang Qin @ 2022-08-25  8:40 UTC (permalink / raw)
  To: khilman; +Cc: robh+dt, devicetree, Huqiang Qin

When the meson-s4-gpio.h is missing, the properties in the node cannot
refer to the gpio number

Signed-off-by: Huqiang Qin <huqiang.qin@amlogic.com>
---
 arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
index ad50cba42d19..44cce8b0fcef 100644
--- a/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-s4.dtsi
@@ -6,6 +6,7 @@
 #include <dt-bindings/interrupt-controller/irq.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/gpio/meson-s4-gpio.h>
 
 / {
 	cpus {
-- 
2.37.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* Re: [PATCH] dts: meson: Add the included meson-s4-gpio.h in the meson-s4.dtsi
@ 2022-08-26  8:24 Huqiang Qin
  0 siblings, 0 replies; 3+ messages in thread
From: Huqiang Qin @ 2022-08-26  8:24 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: robh+dt, devicetree

Hi Kevin,

On 2022/8/26 0:40, Kevin Hilman wrote:
> Could you please resend this inluding the Amlogic list:
> linux-amlogic@lists.infradead.org

I understand, thank you very much.

Huqiang


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

end of thread, other threads:[~2022-08-26  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-25  8:40 [PATCH] dts: meson: Add the included meson-s4-gpio.h in the meson-s4.dtsi Huqiang Qin
2022-08-25 16:40 ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2022-08-26  8:24 Huqiang Qin

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).