From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 EB8D723024D; Thu, 27 Feb 2025 13:48:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740664104; cv=none; b=GVzhsVCbEhYvgPMYTvvYKfqfNQbeJM9gXcG7l12ePwjm32M2ryDtyzMX4Y5zK8fo4nhzeL3RUrKPrisc4kNPdxQOYVB18bbg0PYCFcDaLzBi/8UPT3Q0Go1TLFfgL5J+fuaKMzU6J+M5yOevhwl50voAigF+SRpy9H8zXlTo2rg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740664104; c=relaxed/simple; bh=+0o56Rl9c9XlxO66ciG8cF7751qtwRokbDOXu3oKKI4=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=FMFKyocHrZSA/TlKZnIb1X6A/TMi9N72lH4SDCKr0X1bCQ9bRXaqP+vqJFFSNOgakaqqzfJtpSNC4vXHeX+UMliVpgXdUTTIMcG9/x89fjLp8Yuz1BAaN5Q78qwrfrWim6cKeGuXMIAaAJ3N7uclDuMSaxvK+lNQ0x/WI3dUwzU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=u7PEQG2j; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="u7PEQG2j" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0E80BC4CEDD; Thu, 27 Feb 2025 13:48:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740664103; bh=+0o56Rl9c9XlxO66ciG8cF7751qtwRokbDOXu3oKKI4=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=u7PEQG2j83U1EUgccAsv7ZZeyzoXGP5E3eyEnhw4NoElI1P1PQduAFpk3Aw26XQga MU1FsSM2xWeVk3888IvozG2rU0czOy6ksHQKL+ms88vEKd69Oz3Wn/JfI5RXTFTwNk wfGNc/kEM3DNOFtXZ34ZRYeTDGKQ9rq2QA/8JJ070MZrbICKSyOueWiZTR8CewZk/4 YNa2OgN5lkcQjeMyprtE571tUFUuQFiRLywSCD55mJu1bl6w3MNEN7o1f2vw9759LK TWM2LHQPLAcDuMVzwA6GP/6GMrZpDf8H3uZGfG3Gq2L3gj60l5E8fYaRb6MO8wqJWV z16TlfgV2NvRQ== From: Mark Brown To: heiko@sntech.de, Kever Yang Cc: linux-rockchip@lists.infradead.org, Simon Xue , Guenter Roeck , linux-usb@vger.kernel.org, Chris Morgan , Frank Wang , Jamie Iles , Bjorn Helgaas , linux-pci@vger.kernel.org, Jonas Karlman , Johan Jonker , David Airlie , dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, Shawn Lin , Simona Vetter , Elaine Zhang , Conor Dooley , Finley Xiao , Maxime Ripard , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , FUKAUMI Naoki , linux-pwm@vger.kernel.org, Krzysztof Kozlowski , linux-serial@vger.kernel.org, Michael Riesch , Greg Kroah-Hartman , ulf.hansson@linaro.org, Jiri Slaby , Detlev Casanova , Andi Shyti , devicetree@vger.kernel.org, Diederik de Haas , linux-watchdog@vger.kernel.org, Rob Herring , Cristian Ciocaltea , Wim Van Sebroeck , Shresth Prasad , Tim Lunn , Lorenzo Pieralisi , Maarten Lankhorst , linux-arm-kernel@lists.infradead.org, Jisheng Zhang , Dragan Simic , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Andy Yan , Manivannan Sadhasivam , Thomas Zimmermann , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= In-Reply-To: <20250227111913.2344207-1-kever.yang@rock-chips.com> References: <20250227111913.2344207-1-kever.yang@rock-chips.com> Subject: Re: (subset) [PATCH v3 00/15] rockchip: Add rk3562 SoC and evb support Message-Id: <174066409262.43847.18143301735398340521.b4-ty@kernel.org> Date: Thu, 27 Feb 2025 13:48:12 +0000 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.15-dev-1b0d6 On Thu, 27 Feb 2025 19:18:58 +0800, Kever Yang wrote: > This patch set adds rk3562 SoC and its evb support. > > I have split out patches need driver change for different subsystem. > And all the modules with dt-binding document update in this patch set > do not need any driver change. I put them together to make it clear we > have a new SoC and board to use the new compatible. Please pick up the > patch for your subsystem, or please let me know if the patch has to > send separate. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [07/15] dt-bindings: spi: Add rk3562 support commit: 825687c1662c53ecda991adf0ecfd8dd3d864043 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark