Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752433AbdLLRrS (ORCPT ); Tue, 12 Dec 2017 12:47:18 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33703 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752259AbdLLRrM (ORCPT ); Tue, 12 Dec 2017 12:47:12 -0500 X-Google-Smtp-Source: ACJfBos80a+P6zK1TYgF3nN5W3deRmigm53i0OOHwU/37Nwg+yQA8GTksWLbWafbv7Xt9bQ8/1wRJg== Date: Tue, 12 Dec 2017 18:47:08 +0100 From: Krzysztof Kozlowski To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Marek Szyprowski , Guillaume Tucker , Daniel Vetter , Shuah Khan , devicetree@vger.kernel.org, Kukjin Kim , Russell King , linux-samsung-soc@vger.kernel.org, Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine Message-ID: <20171212174708.miyqt2gtcanumgow@kozik-lap> References: <20171212074208.30753-1-javierm@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20171212074208.30753-1-javierm@redhat.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 25 On Tue, Dec 12, 2017 at 08:42:08AM +0100, Javier Martinez Canillas wrote: > Commit 1cb686c08d12 ("ARM: dts: exynos: Add status property to Exynos 542x > Mixer nodes") disabled the Mixer node by default in the DTSI and enabled > for each Exynos 542x DTS. But unfortunately it missed to enable it for the > Exynos5800 Peach Pi machine, since the 5800 is also an 542x SoC variant. > > Fixes: 1cb686c08d12 ("ARM: dts: exynos: Add status property to Exynos 542x Mixer nodes") > Signed-off-by: Javier Martinez Canillas > Acked-by: Marek Szyprowski > > --- > > Changes in v2: > - Remove RFT tag. > - Add Marek's Acked-by tag. > - Add fixes tag. > > arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 ++++ > 1 file changed, 4 insertions(+) > Thanks, applied for current cycle (fixes). Best regards, Krzysztof