Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1413265pxb; Thu, 4 Feb 2021 12:16:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJxK87Gf+WlCtKfray+pbAj1mGF+V1nmgevOV3kVuGH0Wzc8hBFkpco5Z7HP/mikn72X8dQz X-Received: by 2002:a05:6402:1589:: with SMTP id c9mr327625edv.282.1612469792189; Thu, 04 Feb 2021 12:16:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612469792; cv=none; d=google.com; s=arc-20160816; b=ntQXZI/pNFabzxtMAHU1xELGPHtxcKsEtXdnHt6uk2dRPshRU+fTh0NF+7KM0eb9wk IvrHwFD2pJkRb2HyDPkSVU4WJ3mYTYvhbFBhYOiHeUxEQwaCn5wwK/SOTbM2StVk7aRY NXBXf5lPQkV4fEHa3VYIGGWOGhWp+lysBEJ/YyA2scv50klEeHs7R7TA/37FEwc2USja N/kW5in3jr5r9IZVCdoS3Em+xjAQMik4esWJT54TDygTTxZ+SdP02TE/vgD4mcvGOuYB nXZuB5/e62DFIvskJhi+oXBMBy4H7W8G48RMFJ2Jvhey0acvZhg6PYfJU8Ybd3KoO2ae V66w== 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:date :message-id:subject:references:in-reply-to:to:from:dkim-signature; bh=DPaPfePF9J3bJHXabZaQ90SIeHGQ5RWWTsQD6PVsyoI=; b=VOftj8huWTuiFoAJ5yUqGB8bo6uEn+2eD3YQCI1ga0fhLsnKrFK7O28nqiXdTPIqhd s0iHtarcx83NPrHeDetu/zz9GxeSEEuSipF5Ml9SikfhkGaVa6y+j/jUOIpIH5JxKmVc Sp74n1DMvDoOv+vqRZQ/u54pIYCzLquIjpIqUOtKL7Ey7XJ4nTgySxnmwFsFY69vhR9S P3Jo269blhg2kuh+CtwKtAsBkXof8uhJ10hahKA00JGFmMKuhCVmHku62pOo67uJ6DHL n+Mcl+9+79dYq6r9+C0ja7SxUbWG0C6qM1srScn9lO1eBzfHWaiGHKnOMXi6auhilmzE SjMQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=LN+C4ZMS; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i7si4845857ejo.464.2021.02.04.12.16.03; Thu, 04 Feb 2021 12:16:32 -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; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=LN+C4ZMS; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239257AbhBDUOI (ORCPT + 99 others); Thu, 4 Feb 2021 15:14:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:60334 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239610AbhBDT42 (ORCPT ); Thu, 4 Feb 2021 14:56:28 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id A43E164F53; Thu, 4 Feb 2021 19:55:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612468547; bh=oCAfEDqK5fhG/0SFPnrM86Z/CklCFpIuJ5gAUVjlhd4=; h=From:To:In-Reply-To:References:Subject:Date:From; b=LN+C4ZMSwWEvZW8ys3PDw9XZfwxXlQ4VyyPl43G8vVFx5/mcCGm7AQfoF4uFe/fjD IOdr76Lz14zA7ICcFDQ0+4/HQ2dYZY3jHLhmSCyjln7FOU8rGU1Am+Z+gdLWhUJIbg A4Ti3vnV2PgCo0CAMgLSULBM362U2vRK5G5t3DXSD+2+1kcJIhZCVi8hvO5JNQsDVe 41a/CM1fLjnj2dl2NDscoswvWJOd6HcxwgRjBf28ywr4KRWO9zcKGe4+xhDIP6pSJf f9gnJAx9wnAF/Dkv3eaqs7+W3/KvVdBjAaCPQZbmndQDHwENPCduhTfIAHG2X17ykP sg7vZUsnJhzeA== From: Mark Brown To: Rob Herring , linux-kernel@vger.kernel.org, Birger Koblitz , linux-spi@vger.kernel.org, Bert Vermeulen , devicetree@vger.kernel.org In-Reply-To: <20210120135928.246054-1-bert@biot.com> References: <20210120135928.246054-1-bert@biot.com> Subject: Re: [PATCH v5 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI Message-Id: <161246849215.26351.5239275196969035314.b4-ty@kernel.org> Date: Thu, 04 Feb 2021 19:54:52 +0000 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, 20 Jan 2021 14:59:26 +0100, Bert Vermeulen wrote: > v5: > - Changed SoC compatible to list exact models > > v4: > - Added SoC series-specific compatible matches. > > v3: > - Added cpu_relax() to busy loop. > - Dropped .remove callback from driver struct. > - Use (variations of) realtek-rtl as prefix. > - Dropped Kconfig entry, and use MACH_REALTEK_RTL setting to build the > driver, since there's no point booting without the SPI-connected flash. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller commit: 6acbd614c2c8d3b8de5fb7605d6e24b9b3a8a17b [2/2] spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllers commit: a8af5cc2ff1e804694629a8ef320935629dd15ba 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