mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Palmer <daniel@0x0f.com>
To: linus.walleij@linaro.org, brgl@bgdev.pl, linux-gpio@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Daniel Palmer <daniel@0x0f.com>,
	Romain Perier <romain.perier@gmail.com>
Subject: [PATCH v3 5/5] ARM: dts: mstar: Set gpio compatible for ssd20xd
Date: Mon, 13 Dec 2021 18:40:36 +0900	[thread overview]
Message-ID: <20211213094036.1787950-6-daniel@0x0f.com> (raw)
In-Reply-To: <20211213094036.1787950-1-daniel@0x0f.com>

Now there is gpio support for ssd20xd set the right compatible in the gpio node.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Reviewed-by: Romain Perier <romain.perier@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
---
 arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi b/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi
index 7a5e28b33f96..6f067da61ba3 100644
--- a/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi
+++ b/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi
@@ -6,6 +6,11 @@
 
 #include "mstar-infinity2m.dtsi"
 
+&gpio {
+	compatible = "sstar,ssd20xd-gpio";
+	status = "okay";
+};
+
 &smpctrl {
 	compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
 	status = "okay";
-- 
2.34.1


  parent reply	other threads:[~2021-12-13  9:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13  9:40 [PATCH v3 0/5] gpio: msc313: Add gpio support " Daniel Palmer
2021-12-13  9:40 ` [PATCH v3 1/5] dt-bindings: gpio: msc313: Add compatible " Daniel Palmer
2021-12-13  9:40 ` [PATCH v3 2/5] dt-bindings: gpio: msc313: Add offsets " Daniel Palmer
2021-12-13  9:40 ` [PATCH v3 3/5] gpio: msc313: Code clean ups Daniel Palmer
2021-12-13  9:40 ` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D Daniel Palmer
2021-12-20 14:50   ` Bartosz Golaszewski
2021-12-20 15:02     ` Daniel Palmer
2021-12-20 15:07       ` Bartosz Golaszewski
2021-12-20 15:27         ` Daniel Palmer
2021-12-13  9:40 ` Daniel Palmer [this message]
2021-12-16  2:52 ` [PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd Linus Walleij
2021-12-19  4:08   ` Daniel Palmer
2021-12-20 13:36   ` Andy Shevchenko
2021-12-20 14:44     ` Bartosz Golaszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211213094036.1787950-6-daniel@0x0f.com \
    --to=daniel@0x0f.com \
    --cc=brgl@bgdev.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=romain.perier@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®