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 16835A41 for ; Fri, 12 May 2023 05:24:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7D0BAC433D2; Fri, 12 May 2023 05:24:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683869085; bh=tX7KXgnuK8lqbNh920fj8SiOGOJFJBgIs9eJVO2OaCo=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=Xf9JOuaYCM3EPmqhsz48M30Y+Tb9ZyOYop62KsGUdEDtoCz0F52/nnFRdjRQuiu8i 3JhjWP18oVH7yU5vJXwyys0q89EX/828pwuuiyyo1g1ZltMy8bIx6u1elxGBypct0j ZyI5ZrIu3qsg/TG6RZgamtwzQfDoBAeW7bC0nWGrM63qzQe+SfTCy5Qk/foOBeniPK FkTHlJlOI1rR9xFWOVA5bBxoQMgtRMCsYgc+JCwTif2Xs5eeQGeUCq90RnpvaaTOQh cxQUu7Jp4RF9S1rtflEEXAtO9rp9XCQyqgHNRtT8S0y/o1tizAunDgRl5qCrAMeuxX fd5ge+cyFGtkw== From: Mark Brown To: Andre Przywara , Maksim Kiselev Cc: Icenowy Zheng , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Paul Walmsley , Palmer Dabbelt , Albert Ou , Cristian Ciocaltea , Maxime Ripard , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org In-Reply-To: <20230510081121.3463710-1-bigunclemax@gmail.com> References: <20230510081121.3463710-1-bigunclemax@gmail.com> Subject: Re: (subset) [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support Message-Id: <168386905416.366566.2289755397704500905.b4-ty@kernel.org> Date: Fri, 12 May 2023 14:24:14 +0900 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev 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.13-dev-bfdf5 On Wed, 10 May 2023 11:11:07 +0300, Maksim Kiselev wrote: > v5: > - fixed DT bindings (Allowed three-string compatibility) > > v4: > - fixed SPI sample mode configuration > - sorted DT bindings list > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI commit: f603a3f083aeb9438865975c28b27be0afaae0c1 [2/5] spi: sun6i: change OF match data to a struct commit: b00c0d8932f1e7e36570edf0f000c64399e985e0 [3/5] spi: sun6i: add quirk for in-controller clock divider commit: 8e886ac838ef12f6994ed9b13ab87784c4f0bc35 [4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers commit: 046484cb214b43dc4463343e8c49133d9edb5454 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