linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] reset: meson: add g12a SoC support
@ 2019-01-28 18:13 Jerome Brunet
  2019-01-28 18:13 ` [PATCH v2 1/2] dt-bindings: reset: meson: add g12a bindings Jerome Brunet
  2019-01-28 18:13 ` [PATCH v2 2/2] reset: meson: add g12a compatible string Jerome Brunet
  0 siblings, 2 replies; 4+ messages in thread
From: Jerome Brunet @ 2019-01-28 18:13 UTC (permalink / raw)
  To: Philipp Zabel, Kevin Hilman
  Cc: devicetree, linux-amlogic, linux-kernel, linux-arm-kernel, Jerome Brunet

This patchset adds new dt-bindings for the reset lines of amlogic g12a SoC
and the related compatible in the driver.

Changes since v1 [0]:
* Correct patch 2 commit message.

[0]: https://lkml.kernel.org/r/20190128141330.21927-1-jbrunet@baylibre.com

Jerome Brunet (2):
  dt-bindings: reset: meson: add g12a bindings
  reset: meson: add g12a compatible string

 .../bindings/reset/amlogic,meson-reset.txt    |   7 +-
 drivers/reset/reset-meson.c                   |   1 +
 .../reset/amlogic,meson-g12a-reset.h          | 134 ++++++++++++++++++
 3 files changed, 140 insertions(+), 2 deletions(-)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-g12a-reset.h

-- 
2.20.1


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

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

end of thread, other threads:[~2019-01-29 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 18:13 [PATCH v2 0/2] reset: meson: add g12a SoC support Jerome Brunet
2019-01-28 18:13 ` [PATCH v2 1/2] dt-bindings: reset: meson: add g12a bindings Jerome Brunet
2019-01-28 18:13 ` [PATCH v2 2/2] reset: meson: add g12a compatible string Jerome Brunet
2019-01-29 15:12   ` Kevin Hilman

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