From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CA7A0167292; Mon, 27 May 2024 22:43:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716849804; cv=none; b=EyLRq9a1K1+ITuv2KdBM1jR5pwbUBig8mCQJjIqFBmvjiB7wmVoSHRKX9FqaEfvY8KaD0qbsC2/I5IgwRtuCk7fkcRs+mAWLRd42F94Xt5U1xeXcAFfWeLr47KypUiNM3CRXNvl0JRQ2IY2z2fTLC8Z+qSkCNZF5dWMqdT7w7q4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716849804; c=relaxed/simple; bh=7OxofZiGxhcjWtYvBKTvsLyc5RWpkNBKUQTszFUvvfE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Ls6Cs9+h5L6wxTfwyXnbpi5uHcVywyPz0RvnYjFiubD6KArdX9u8xFQACloa5GdWVJPvuS+99dvTWPP6PbIqiQ6ZTq4yZDuUgLB1UdKg3vZLpt965eFn4tx11huYDcsttHhE2HGm+GIzbHtLZDCNIr05pqlbM959ISfxme+K0n4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Received: from i5e86193d.versanet.de ([94.134.25.61] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sBj3l-0005Qx-Me; Tue, 28 May 2024 00:43:17 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Jonas Karlman , Krzysztof Kozlowski , Conor Dooley , Rob Herring Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S Date: Tue, 28 May 2024 00:43:16 +0200 Message-ID: <1750846.QkHrqEjB74@diego> In-Reply-To: <171684956152.1783037.15483261423757153532.b4-ty@sntech.de> References: <20240521211029.1236094-1-jonas@kwiboo.se> <171684956152.1783037.15483261423757153532.b4-ty@sntech.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Am Dienstag, 28. Mai 2024, 00:42:16 CEST schrieb Heiko Stuebner: > On Tue, 21 May 2024 21:10:03 +0000, Jonas Karlman wrote: > > This series include fixes for DT schema validation, fixes and improve > > support for onboard features of the Radxa ROCK Pi S board. > > > > Patch 1-2 fixes DT schema validation of ethernet and audio codec. > > > > Patch 3 fixes use of onboard SD NAND and eMMC. > > > > [...] > > Applied, thanks! > > [02/13] arm64: dts: rockchip: rk3308: Fix codec@ff560000 reset-names > commit: cb1622df6a28e3eac34a8b95feba2dd2dc6cd887 > [03/13] arm64: dts: rockchip: rk3308-rock-pi-s: Fix SD NAND and eMMC init > commit: 1fb98c855ccd7bc7f50c7a9626fbb8440454760b > [04/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add sdmmc related properties > commit: fc0daeccc384233eadfa9d5ddbd00159653c6bdc > [05/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add pinctrl for UART0 > commit: 7affb86ef62581e3475ce3e0a7640da1f2ee29f8 > [06/13] arm64: dts: rockchip: rk3308-rock-pi-s: Rename LED related pinctrl nodes > commit: d2a52f678883fe4bc00bca89366b1ba504750abf > [07/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add mdio and ethernet-phy nodes > commit: 4b64ed510ed946a4e4ca6d51d6512bf5361f6a04 > [08/13] arm64: dts: rockchip: Add OTP device node for RK3308 > commit: 36d3bbc8cdbef2f83391f7708888265ac4c37a99 > [09/13] dt-bindings: power: rockchip: Document RK3308 IO voltage domains > commit: 579e5b476307797b3a1260bec544dbbabcce1de5 > [10/13] soc: rockchip: io-domain: Add RK3308 IO voltage domains > commit: 0536fa6e6fa3e48f4ca11855b586c277be524fbe > [11/13] arm64: dts: rockchip: Add RK3308 IO voltage domains > commit: d1829ba469d5743734e37d59fece73e3668ab084 > [12/13] arm64: dts: rockchip: rk3308-rock-pi-s: Enable the io-domains node > commit: 100b3bdee6035192f6d4a1847970fe004bb505fb > [13/13] arm64: dts: rockchip: rk3308-rock-pi-s: Update WIFi/BT related nodes > commit: 12c3ec878cbe3709782e85b88124abecc3bb8617 > > I've split this up slightly. > Some patches for 6.10 as fixes, and the rest for 6.11 . > Edited patch7 (for 6.11) to apply without patch6 (6.10) > That disappears during a merge of those branches. and as stated, please re-send patch1 separately. Thanks Heiko