Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Dakinevich <jan.dakinevich@salutedevices.com>
To: Jan Dakinevich <jan.dakinevich@salutedevices.com>,
	Conor Dooley <conor+dt@kernel.org>, <devicetree@vger.kernel.org>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Kevin Hilman <khilman@baylibre.com>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	<linux-amlogic@lists.infradead.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	"Rob Herring" <robh@kernel.org>
Subject: [PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
Date: Wed, 13 Nov 2024 02:00:54 +0300	[thread overview]
Message-ID: <20241112230056.1406222-1-jan.dakinevich@salutedevices.com> (raw)

This was a part of series [1]. Comparing to original series, reset functionality
on top of 'audio-vad' clock controller also is added.

Links:
  [1] https://lore.kernel.org/all/20240913121152.817575-1-jan.dakinevich@salutedevices.com/

Jan Dakinevich (2):
  dt-bindings: reset: add bindings for A1 SoC audio reset controller
  reset: amlogic: add support for A1 SoC in auxiliary reset driver

 drivers/reset/amlogic/reset-meson-aux.c       | 18 ++++++++++
 .../reset/amlogic,meson-a1-audio-reset.h      | 36 +++++++++++++++++++
 2 files changed, 54 insertions(+)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-a1-audio-reset.h

-- 
2.34.1



             reply	other threads:[~2024-11-13  0:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 23:00 Jan Dakinevich [this message]
2024-11-12 23:00 ` [PATCH 1/2] dt-bindings: reset: add bindings for A1 SoC audio reset controller Jan Dakinevich
2024-11-14 20:14   ` Conor Dooley
2024-11-12 23:00 ` [PATCH 2/2] reset: amlogic: add support for A1 SoC in auxiliary reset driver Jan Dakinevich
2024-12-06 16:03 ` [PATCH 0/2] Add " Philipp Zabel

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=20241112230056.1406222-1-jan.dakinevich@salutedevices.com \
    --to=jan.dakinevich@salutedevices.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox