Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4824664ybl; Wed, 22 Jan 2020 05:26:55 -0800 (PST) X-Google-Smtp-Source: APXvYqxqarMpjOat0C+UnEyJrznfLpiGLhk2I9apvG1hkXZpznGcbeeOmVYglEOGq0BWk26aoZKU X-Received: by 2002:a9d:6a47:: with SMTP id h7mr7844733otn.244.1579699615681; Wed, 22 Jan 2020 05:26:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579699615; cv=none; d=google.com; s=arc-20160816; b=iO2i/7g63VNXafQqlCc8E6J4GsUe+W57fFE81HK6nHOLeCbmURhsJAprEizYKwxsSq UtJG+RgeYD0A+SAUl6vDnyH2hCaH4tflFkd2jNtyPQ9TsEbFFVQPJWEg+hlUB0HSQry1 iIaCHd8YZH1DCdfKLiDMalwvAVWAq8x9JAK5YPjpSycsvyHV+XJWAGEXrC7wcOm1QMdu C4SgEAM7GERoo2PgJWXl84DIgHu/GbPxw6WmHEpYzloQOnZGEy38keqqiYGjeTEh5X1n f+Q0cFhXw33Tw8cYxFolUOphB0IUrj8WX2NNGcc2WwV02jlfC74IT+2F1/BItrPfGcXx 5XPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=T3HKWWAbLX2feQ1s0jEW5gqIFOaS1N0uMxRj+fl1v/s=; b=J5oPDI70A2NeHJJ3WuH2k+uOrxgyRFPoF8yCAnGt51VHRomQQg3Z0CculFE7WIHm7D RQxFzEEySwwqZBhMqksK9XKJoyDgU98F2awea8pkcYl/0ao2BJ31h6VbKN9wvb+QEGV2 CSvTNqCdhlIQSUcm1mOiPo9yya1mJw5IK8M7cr2mvzmVlbmgeO4jmGctg+fsxN8w3PjB dNWfu5RVJiLR/JaJ+8YgOQB/Mun3JX1/GYQK9s482x2fBueH1juUQw3BZhucmdJAAQB7 M2TX9TawQdXCZapSar8toPO4rzIf5S/Naeg0EZcF0CsWmmvtil/yBT3PM4iKZ1W0510Y NepQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YF+p+hUY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g26si23748784otn.180.2020.01.22.05.26.43; Wed, 22 Jan 2020 05:26:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YF+p+hUY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730397AbgAVNZt (ORCPT + 99 others); Wed, 22 Jan 2020 08:25:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:46080 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729635AbgAVNZq (ORCPT ); Wed, 22 Jan 2020 08:25:46 -0500 Received: from localhost (unknown [84.241.205.26]) (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 1694F2467E; Wed, 22 Jan 2020 13:25:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579699545; bh=9PzwjJcwpVCdRQ1zeVZHCe7LeDuUolLlC1rLCy5M9is=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YF+p+hUYSb/x8La5QxYnn4NuB29l1yLOZXWJAThgVN5d337FrvrfL5zvOa0S9Z+PU sXugqLAaQIHvBduV5gFGMUXbqu7q9Uh3aaU0cWbT87LxFxq6hhz2nlz3IUSCEDNYOC 5siEBiAtSIrSfHuIvQUwa/eq57aCyanxIpupbgGQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jerome Brunet , Kevin Hilman Subject: [PATCH 5.4 176/222] arm64: dts: meson: axg: fix audio fifo reg size Date: Wed, 22 Jan 2020 10:29:22 +0100 Message-Id: <20200122092846.300974685@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200122092833.339495161@linuxfoundation.org> References: <20200122092833.339495161@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jerome Brunet commit 301b94d434ac3a3cd576a4bc1053cc243d6bd841 upstream. The register region size initially is too small to access all the fifo registers. Fixes: f2b8f6a93357 ("arm64: dts: meson-axg: add audio fifos") Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman Signed-off-by: Greg Kroah-Hartman --- arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi @@ -1162,7 +1162,7 @@ toddr_a: audio-controller@100 { compatible = "amlogic,axg-toddr"; - reg = <0x0 0x100 0x0 0x1c>; + reg = <0x0 0x100 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "TODDR_A"; interrupts = ; @@ -1173,7 +1173,7 @@ toddr_b: audio-controller@140 { compatible = "amlogic,axg-toddr"; - reg = <0x0 0x140 0x0 0x1c>; + reg = <0x0 0x140 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "TODDR_B"; interrupts = ; @@ -1184,7 +1184,7 @@ toddr_c: audio-controller@180 { compatible = "amlogic,axg-toddr"; - reg = <0x0 0x180 0x0 0x1c>; + reg = <0x0 0x180 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "TODDR_C"; interrupts = ; @@ -1195,7 +1195,7 @@ frddr_a: audio-controller@1c0 { compatible = "amlogic,axg-frddr"; - reg = <0x0 0x1c0 0x0 0x1c>; + reg = <0x0 0x1c0 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "FRDDR_A"; interrupts = ; @@ -1206,7 +1206,7 @@ frddr_b: audio-controller@200 { compatible = "amlogic,axg-frddr"; - reg = <0x0 0x200 0x0 0x1c>; + reg = <0x0 0x200 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "FRDDR_B"; interrupts = ; @@ -1217,7 +1217,7 @@ frddr_c: audio-controller@240 { compatible = "amlogic,axg-frddr"; - reg = <0x0 0x240 0x0 0x1c>; + reg = <0x0 0x240 0x0 0x2c>; #sound-dai-cells = <0>; sound-name-prefix = "FRDDR_C"; interrupts = ;