Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2739695imj; Mon, 11 Feb 2019 07:47:01 -0800 (PST) X-Google-Smtp-Source: AHgI3IYvsEakGZ9xbf77VweWpE+V+XA7Y26RyHMuamU3kobulXJSWvEJIPDRdCinZzLRVqacUwfB X-Received: by 2002:a63:da14:: with SMTP id c20mr32836110pgh.233.1549900021350; Mon, 11 Feb 2019 07:47:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549900021; cv=none; d=google.com; s=arc-20160816; b=Sez3NvtAyvGj7t1EzctX/pBweYhf9kC9Spr9+9BIMiYFHiO3shgiS3bDd0AuXt6Bpn k5+XGfFMas4fMaraZFNy7syJ18qzgDIcPga0JxqyJSOhPlMoOKESa1oE4J4c00jWDLJk HNeMrsqMvAU9FBvu3hrx+aI/HkS36TCsL75a8iUs1AwNjK9vFGHP+EGGWXmH4cCbPSgp nMhQRLYkbSE8auQirK/ewhHlfwO9UjAcOnvyvTuzzInAPqIXfr8mfm3BJVL63E0H931s peexKYseMwH/f6qlAL2fceV3LjgfOhtTzZrLLp8J7TH5Zr4kxAEvjchjV1yZollWKpqF TsNQ== 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=PbvYfa7XNykN4P3WX6yjL91FwgRklnrnFe3GXe9zdKY=; b=oz62vs1ZdWBaY4klEHiSmuFMoDx+0MzEJQyJGZQxv23YJQGW5GWlWdMMa7/k+nDQtU bO+Ppbzd3oWSZerj5qDUBRj60IGxqUgaiQNtG5rP941X/GuYp455PKiLQQkSeVBoSxOy LpSelpH7xSdsv2LNAK/vcnnRPXkp0PHckFgh7c50l77KH3/MWgQIbEVvpu9E1/C2Giud 4YzA4poOQ11aJdbUTKACV/faTzcoYF7nqjZngntiFxcau5ln8xgwF2EW7LVxrVmAowLa kCf1CI1XHpQ5msJKqlnYaVcEMINIclWcybZHv6XUC0/k3Op2pSYT6ZqUWefEgf6Bs1Ij wQiQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PtaML65Z; 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 z5si9633505pgf.261.2019.02.11.07.46.45; Mon, 11 Feb 2019 07:47:01 -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=PtaML65Z; 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 S1733014AbfBKPpz (ORCPT + 99 others); Mon, 11 Feb 2019 10:45:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:55150 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732549AbfBKOnC (ORCPT ); Mon, 11 Feb 2019 09:43:02 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 40AA821B18; Mon, 11 Feb 2019 14:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549896181; bh=WdbCEUxextxxBLPa9G6HUq3bpNswR3AZFQxgFy62Cvw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PtaML65ZbKtQWeysY5QsTMZpdTApIr2I6dXjPn1Ymkm9Gslq5TIimPAaf2G0xfh2T qwgXzvKt+e8JJR2U8hk28F7QJCmQ/wCXCSvWuUPEoTBerLetYDAAibTwTi3WUkFgIb 8zaNiZZ+4VOO2r6jDJl1OFmp91cMD4NKlt5qa6R0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chen-Yu Tsai , Maxime Ripard , Sasha Levin Subject: [PATCH 4.19 100/313] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks Date: Mon, 11 Feb 2019 15:16:20 +0100 Message-Id: <20190211141900.544199136@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141852.749630980@linuxfoundation.org> References: <20190211141852.749630980@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 6e6da2039c82271dd873b9ad2b902a692a7dd554 ] All the audio interfaces on Allwinner SoCs need to change their module clocks during operation, to switch between support for 44.1 kHz and 48 kHz family sample rates. The clock rate for the module clocks is governed by their upstream audio PLL. The module clocks themselves only have a gate, and sometimes a divider or mux. Thus any rate changes need to be propagated upstream. Set the CLK_SET_RATE_PARENT flag for all audio module clocks to achieve this. Signed-off-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard Signed-off-by: Sasha Levin --- drivers/clk/sunxi-ng/ccu-sun8i-a33.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/clk/sunxi-ng/ccu-sun8i-a33.c b/drivers/clk/sunxi-ng/ccu-sun8i-a33.c index 13eb5b23c5e7..c40d572a7602 100644 --- a/drivers/clk/sunxi-ng/ccu-sun8i-a33.c +++ b/drivers/clk/sunxi-ng/ccu-sun8i-a33.c @@ -366,10 +366,10 @@ static SUNXI_CCU_MP_WITH_MUX_GATE(spi1_clk, "spi1", mod0_default_parents, 0x0a4, static const char * const i2s_parents[] = { "pll-audio-8x", "pll-audio-4x", "pll-audio-2x", "pll-audio" }; static SUNXI_CCU_MUX_WITH_GATE(i2s0_clk, "i2s0", i2s_parents, - 0x0b0, 16, 2, BIT(31), 0); + 0x0b0, 16, 2, BIT(31), CLK_SET_RATE_PARENT); static SUNXI_CCU_MUX_WITH_GATE(i2s1_clk, "i2s1", i2s_parents, - 0x0b4, 16, 2, BIT(31), 0); + 0x0b4, 16, 2, BIT(31), CLK_SET_RATE_PARENT); /* TODO: the parent for most of the USB clocks is not known */ static SUNXI_CCU_GATE(usb_phy0_clk, "usb-phy0", "osc24M", @@ -446,7 +446,7 @@ static SUNXI_CCU_M_WITH_GATE(ve_clk, "ve", "pll-ve", static SUNXI_CCU_GATE(ac_dig_clk, "ac-dig", "pll-audio", 0x140, BIT(31), CLK_SET_RATE_PARENT); static SUNXI_CCU_GATE(ac_dig_4x_clk, "ac-dig-4x", "pll-audio-4x", - 0x140, BIT(30), 0); + 0x140, BIT(30), CLK_SET_RATE_PARENT); static SUNXI_CCU_GATE(avs_clk, "avs", "osc24M", 0x144, BIT(31), 0); -- 2.19.1