From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbrunet@baylibre.com (Jerome Brunet) Date: Thu, 02 Aug 2018 13:13:12 +0200 Subject: [PATCH v2 2/2] reset: meson: add meson audio arb driver In-Reply-To: <1532103549.29751.0.camel@pengutronix.de> References: <20180720152633.6227-1-jbrunet@baylibre.com> <20180720152633.6227-3-jbrunet@baylibre.com> <1532103549.29751.0.camel@pengutronix.de> Message-ID: <2313ab25059d64362a058991969773cda9c7c37c.camel@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Fri, 2018-07-20 at 18:19 +0200, Philipp Zabel wrote: > Hi Jerome, > > On Fri, 2018-07-20 at 17:26 +0200, Jerome Brunet wrote: > > The Amlogic Audio ARB is a simple device which enables or > > disables the access of Audio FIFOs to DDR on AXG based SoC. > > > > Signed-off-by: Jerome Brunet > > Thank you, both applied to reset/next. Hi Philipp, I know it missed your first PR to arm-soc but I can see it 'next', so I was wondering if this was going to make it into v4.19 ? Thanks Regards Jerome > > regards > Philipp