From patchwork Sun May 27 15:14:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 10429439 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C3E7E60362 for ; Sun, 27 May 2018 15:15:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B15E728B45 for ; Sun, 27 May 2018 15:15:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A211428C5E; Sun, 27 May 2018 15:15:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0115028B45 for ; Sun, 27 May 2018 15:15:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:From:To: Subject:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=oeUyJ2UQin6SIR/t/bUluG8nueCn8cIZ6ofytncHIZo=; b=VoDLSyoC4Wggqr pAXQ/JWboKGE6Nt7TGnSu7cass7pvZoek2At/AJBKqyYhjRZdsdikgoiCX3RUVoH0WhCdqlZe28XK vaL2a9drx2tDIlZvvGoblMAq9gj/zybB82nBtv7JtFhgHtyyt9HwiKMUd+qUIOAcx0KO77OzPFuZZ lg+OFnWfXHmb/6J5ErOXaRIIJ9shxFnlSKPHn7zrSMDYjea1ueVIibpS6609EGnlVnjHmuNTIULf9 cMRE7ceOXYToJTaQ7YlSBofcidqs75k8Dzq+X/oSgREI2uHpkWUPkIsCyK0YJBGkquI3O0w/z9Ta7 hFfvln9JMyoAlqq6z+yA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fMxON-0000L6-C6; Sun, 27 May 2018 15:15:31 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fMxOK-00087q-Ko for linux-rockchip@lists.infradead.org; Sun, 27 May 2018 15:15:30 +0000 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B0B9920875; Sun, 27 May 2018 15:15:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527434118; bh=lHETBFJdh4PdGvtsMt5BMGQsyZfN0n7WzVy98ADX1DU=; h=Subject:To:Cc:From:Date:From; b=0+bEa1U/h1+E153Kgf0HlTatXXu3vPMENmvqJM2N+P5CtNXJfFFB/zBWBYaIqTd8k HzGsQ/DkWL/+AgVhyfyl9DNyftjv2G86Oyr0ARK1wM4bf53nH8BMzREw1R6K1m3HBE tL0C/K00xszORNBX0jP1Oid+iLUPLk37fBERGuVU= Subject: Patch "ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288" has been added to the 4.14-stable tree To: alexander.levin@microsoft.com, gregkh@linuxfoundation.org, heiko@sntech.de, linux-rockchip@lists.infradead.org, robh@kernel.org From: Date: Sun, 27 May 2018 17:14:00 +0200 Message-ID: <15274340406629@kroah.com> MIME-Version: 1.0 X-stable: commit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180527_081528_721746_82AF838C X-CRM114-Status: GOOD ( 10.29 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: stable-commits@vger.kernel.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This is a note to let you know that I've just added the patch titled ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288 to the 4.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm-dts-rockchip-add-missing-sound-dai-cells-on-rk3288.patch and it can be found in the queue-4.14 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. From foo@baz Sun May 27 16:52:54 CEST 2018 From: Rob Herring Date: Thu, 1 Mar 2018 14:25:35 -0600 Subject: ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288 From: Rob Herring [ Upstream commit 4e943a890cef42e90f43ce6be64728a290b97c55 ] dtc now gives the following warning: arch/arm/boot/dts/rk3288-tinker.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /hdmi@ff980000 or bad phandle (referred from sound-dai[0]) Add the missing #sound-dai-cells property. Cc: Heiko Stuebner Cc: linux-rockchip@lists.infradead.org Signed-off-by: Rob Herring Signed-off-by: Heiko Stuebner Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/rk3288.dtsi | 2 ++ 1 file changed, 2 insertions(+) Patches currently in stable-queue which might be from robh@kernel.org are queue-4.14/microblaze-switch-to-no_bootmem.patch queue-4.14/arm64-dts-cavium-fix-pci-bus-dtc-warnings.patch queue-4.14/dmaengine-mv_xor_v2-fix-clock-resource-by-adding-a-register-clock.patch queue-4.14/arm-dts-rockchip-add-missing-sound-dai-cells-on-rk3288.patch queue-4.14/pinctrl-artpec6-dt-add-missing-pin-group-uart5nocts.patch --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -927,6 +927,7 @@ i2s: i2s@ff890000 { compatible = "rockchip,rk3288-i2s", "rockchip,rk3066-i2s"; reg = <0x0 0xff890000 0x0 0x10000>; + #sound-dai-cells = <0>; interrupts = ; #address-cells = <1>; #size-cells = <0>; @@ -1122,6 +1123,7 @@ compatible = "rockchip,rk3288-dw-hdmi"; reg = <0x0 0xff980000 0x0 0x20000>; reg-io-width = <4>; + #sound-dai-cells = <0>; rockchip,grf = <&grf>; interrupts = ; clocks = <&cru PCLK_HDMI_CTRL>, <&cru SCLK_HDMI_HDCP>;