linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: mstar: Fix compatible string for pmsleep
@ 2020-07-29 15:07 Daniel Palmer
  2020-07-29 15:07 ` [PATCH 1/3] dt-bindings: mfd: syscon: add compatible string for mstar, msc313-pmsleep Daniel Palmer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Daniel Palmer @ 2020-07-29 15:07 UTC (permalink / raw)
  To: soc; +Cc: devicetree, arnd, robh, Daniel Palmer, linux-kernel, linux-arm-kernel

This fixes up the compatible string for the pmsleep register
region based on Arnd and Rob's feedback:

- Add "mstar,msc313-pmsleep" to mfd/syscon.yaml
- Remove the unneeded binding description for "mstar,pmsleep"
- Use the new string in the MStar v7 base dtsi

Daniel Palmer (3):
  dt-bindings: mfd: syscon: add compatible string for
    mstar,msc313-pmsleep
  dt-bindings: arm: mstar: remove the binding description for
    mstar,pmsleep
  ARM: mstar: Correct the compatible string for pmsleep

 .../bindings/arm/mstar/mstar,pmsleep.yaml     | 43 -------------------
 .../devicetree/bindings/mfd/syscon.yaml       |  1 +
 arch/arm/boot/dts/mstar-v7.dtsi               |  2 +-
 3 files changed, 2 insertions(+), 44 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/mstar/mstar,pmsleep.yaml

-- 
2.27.0


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

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

end of thread, other threads:[~2020-08-01  2:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 15:07 [PATCH 0/3] ARM: mstar: Fix compatible string for pmsleep Daniel Palmer
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-31 19:21   ` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar,pmsleep Arnd Bergmann
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-31 17:42 ` [PATCH 0/3] ARM: mstar: Fix " Rob Herring

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