All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Palmer <daniel@0x0f.com>
To: soc@kernel.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, arnd@arndb.de, robh@kernel.org,
	Daniel Palmer <daniel@0x0f.com>
Subject: [PATCH 1/3] dt-bindings: mfd: syscon: add compatible string for mstar,msc313-pmsleep
Date: Thu, 30 Jul 2020 00:07:46 +0900	[thread overview]
Message-ID: <20200729150748.1945589-2-daniel@0x0f.com> (raw)
In-Reply-To: <20200729150748.1945589-1-daniel@0x0f.com>

Add a compatible string for the pmsleep register region in the
MStar MSC313 SoC.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
---
 Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
index f3fba860d3cc..614e58bb5d7d 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -39,6 +39,7 @@ properties:
               - allwinner,sun8i-v3s-system-controller
               - allwinner,sun50i-a64-system-controller
               - microchip,sparx5-cpu-syscon
+              - mstar,msc313-pmsleep
 
           - const: syscon
 
-- 
2.27.0


WARNING: multiple messages have this Message-ID (diff)
From: Daniel Palmer <daniel@0x0f.com>
To: soc@kernel.org
Cc: devicetree@vger.kernel.org, arnd@arndb.de, robh@kernel.org,
	Daniel Palmer <daniel@0x0f.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] dt-bindings: mfd: syscon: add compatible string for mstar, msc313-pmsleep
Date: Thu, 30 Jul 2020 00:07:46 +0900	[thread overview]
Message-ID: <20200729150748.1945589-2-daniel@0x0f.com> (raw)
In-Reply-To: <20200729150748.1945589-1-daniel@0x0f.com>

Add a compatible string for the pmsleep register region in the
MStar MSC313 SoC.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
---
 Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
index f3fba860d3cc..614e58bb5d7d 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -39,6 +39,7 @@ properties:
               - allwinner,sun8i-v3s-system-controller
               - allwinner,sun50i-a64-system-controller
               - microchip,sparx5-cpu-syscon
+              - mstar,msc313-pmsleep
 
           - const: syscon
 
-- 
2.27.0


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

  reply	other threads:[~2020-07-29 15:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 15:07 [PATCH 0/3] ARM: mstar: Fix compatible string for pmsleep Daniel Palmer
2020-07-29 15:07 ` Daniel Palmer
2020-07-29 15:07 ` Daniel Palmer [this message]
2020-07-29 15:07   ` [PATCH 1/3] dt-bindings: mfd: syscon: add compatible string for mstar, msc313-pmsleep Daniel Palmer
2020-07-29 15:07 ` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar,pmsleep Daniel Palmer
2020-07-29 15:07   ` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar, pmsleep Daniel Palmer
2020-07-31 19:21   ` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar,pmsleep Arnd Bergmann
2020-07-31 19:21     ` Arnd Bergmann
2020-08-01  2:53     ` Daniel Palmer
2020-08-01  2:53       ` Daniel Palmer
2020-07-29 15:07 ` [PATCH 3/3] ARM: mstar: Correct the compatible string for pmsleep Daniel Palmer
2020-07-29 15:07   ` Daniel Palmer
2020-07-31 17:42 ` [PATCH 0/3] ARM: mstar: Fix " Rob Herring

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=20200729150748.1945589-2-daniel@0x0f.com \
    --to=daniel@0x0f.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=soc@kernel.org \
    /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 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.