Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3177149pxu; Sun, 29 Nov 2020 17:57:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJz+GVsQgMmutlOHjfWYmacGdAETFCvmqDEzmKEDC1Bp6uY3c0fEuugnAfhidyPchieAGzFZ X-Received: by 2002:aa7:dcd2:: with SMTP id w18mr8994693edu.281.1606701435086; Sun, 29 Nov 2020 17:57:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606701435; cv=none; d=google.com; s=arc-20160816; b=zBTUY4jFetY++iB4lq7igdUb4dhx6o1nY9IEsrVhSjpqxrC7Jc6dRCKij/DZD64Eba 84rRMlHL3VQ3KH2zpKnSipYUJgCVNJTXRhIOtXBkbKo6mQHi5MBikXZxfoTxKzF3UFAK Oo3w013dZd3KFpvP9asMjy/GoKuATgvTwqJDf+S5CzqGeDe4pGvP+uymYpCpAJhUfWFz 0jb50DW8J2Df6nx+dBHxLNBbobdexyLJQEAd1L0TxBldWrpn21wVgnEygLLOiflZ+in9 C93JVvViyMUiU2c1ExQKK5zRqiERuXOSNOqiwS8gVdDWqgjsWus2sxdzDfHzKwgzXmkw 7yHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=iKPlNaPfUVEgZyx+3ivqOcQEKe+DgDpp5exo92hLEh4=; b=xAmpKj7S5923euFNNX7ftESjJAye+YhVA8JnpQCSgbIAdFda4tZ/FYQHWnspiLnnzE VX4LdaebK/V1jug3EYtJ8UAffYuBFisUkFMxNYGKf2yX308yp/S5kvc+GHZ+m16cOa2D HuyW8dO/rER1rPdr4zZC8CLOi4/Hpm3MfksDUpE7PHSjyAZwgkdM9qa8HKYdSrn5rljn oAL+mwtoWgkA42l10upB1Dyyxi2OkA9i0NgqSasOLuCu7unbZmEnN8oqnrDeOp0JTfey pQla8bhcNAs/4CgNyxdR9fgkAN6C2irx+POmi9ll3TAX/QKb96kDDmVdH1qLtS33Tuoy DWCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g16si10558901ejf.167.2020.11.29.17.56.52; Sun, 29 Nov 2020 17:57:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728100AbgK3Bw6 (ORCPT + 99 others); Sun, 29 Nov 2020 20:52:58 -0500 Received: from gloria.sntech.de ([185.11.138.130]:40878 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727543AbgK3Bw5 (ORCPT ); Sun, 29 Nov 2020 20:52:57 -0500 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kjYME-0007OY-Vw; Mon, 30 Nov 2020 02:52:03 +0100 From: Heiko Stuebner To: Johan Jonker Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, airlied@linux.ie, mturquette@baylibre.com, linux-kernel@vger.kernel.org, hjc@rock-chips.com, broonie@kernel.org, dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org, daniel@ffwll.ch, robh+dt@kernel.org, linux-rockchip@lists.infradead.org, lgirdwood@gmail.com, sboyd@kernel.org, linux-clk@vger.kernel.org Subject: Re: (subset) [PATCH v5 0/7] Enable rk3066a HDMI sound Date: Mon, 30 Nov 2020 02:51:58 +0100 Message-Id: <160670107988.1055391.2625216014157320355.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201118135822.9582-1-jbx6244@gmail.com> References: <20201118135822.9582-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Nov 2020 14:58:15 +0100, Johan Jonker wrote: > First fix some legacy things in clk-rk3188.c that was never updated, > because probably nobody used rk3066a I2S before in the mainline kernel. > Update the rk3066a HDMI documents with a #sound-dai-cells property. > Include the code for sound in the HDMI driver. > Add a simple-sound-card compatible node to rk3066a.dtsi, > because I2S0 and HDMI TX are connected internally. > And as last enable rk3066a HDMI sound in the rk3066a-mk808.dts file. > > [...] Applied, thanks! [1/7] clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks commit: 5868491e1257786628fdd2457dfb77609f49f91d [2/7] clk: rockchip: fix i2s gate bits on rk3066 and rk3188 commit: caa2fd752ecb80faf7a2e1cdadc737187934675e Best regards, -- Heiko Stuebner