From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 09 Jun 2017 11:21:45 -0700 Subject: [PATCH 2/3] arm: meson: select the clock controller for Meson8 In-Reply-To: <1496606532.3552.18.camel@baylibre.com> (Jerome Brunet's message of "Sun, 04 Jun 2017 22:02:12 +0200") References: <20170604183341.21417-1-martin.blumenstingl@googlemail.com> <20170604183341.21417-3-martin.blumenstingl@googlemail.com> <1496606532.3552.18.camel@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > On Sun, 2017-06-04 at 20:33 +0200, Martin Blumenstingl wrote: >> Select COMMON_CLK_MESON8B also for MACH_MESON8 since the Meson8b clock >> controller driver can also be used on Meson8 SoCs now that we have a >> separate compatible for it. >> >> Signed-off-by: Martin Blumenstingl > > Acked-by: Jerome Brunet > Applied to v4.13/soc with Jerome's ack. Kevin