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

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

Jerome Brunet (2):
  dt-bindings: reset: meson: add g12a bindings
  reset: meson: add g12a and generic 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


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

end of thread, other threads:[~2019-01-28 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 14:13 [PATCH 0/2] reset: meson: add g12a SoC support Jerome Brunet
2019-01-28 14:13 ` [PATCH 1/2] dt-bindings: reset: meson: add g12a bindings Jerome Brunet
2019-01-28 14:16   ` Neil Armstrong
2019-01-28 14:13 ` [PATCH 2/2] reset: meson: add g12a and generic compatible string Jerome Brunet
2019-01-28 14:15   ` Neil Armstrong

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