Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp4326850pxb; Tue, 26 Jan 2021 19:45:32 -0800 (PST) X-Google-Smtp-Source: ABdhPJyhIjXOt6iRdh25Trn614otYgLJIaNMk1F/5jzWLR/PHyNWQXbMb5NlVda6rhftFPM7mdVn X-Received: by 2002:aa7:db1a:: with SMTP id t26mr7450922eds.25.1611719131956; Tue, 26 Jan 2021 19:45:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611719131; cv=none; d=google.com; s=arc-20160816; b=lpRMm9+Y76imnwMcspZx0f8CmNH/G9vIdyNp3r16mccl30lRSq9Bf6HhLw2ju1EIWs MRAuiFHOBlAonF9pghwP5JAGWrpxLR4ZSNBEvZvGTAoqXwQAwhNbObyc+BMGYiHaAfuq S3/UoOxj+y4KhHFjWp/X2JqAu0bF6CUWacC/ih7+6xcKvxzeG6l7bfKuekgGYw3xH0rV ROpwTpFZx9Glg8BjoUMWaT04F4S6yVNBYJzpUMze866aOWvxCaSN8eP+NytFNLooLO89 T32jE0DQVcsG72CPt0x/eghYy4/eq+5hQgjwujKweoV4mr/RfjXLenKQT9rzFtXlmFwV MZeg== 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:cc:to:from:dkim-signature; bh=1rbSOFg7X2nUvBWJs3BzJYuKUpFL1qmH1MzwuKv91aM=; b=EsU2Jt7BC+11prQBfcxuEM6YX8T4BlOJ3TNw8e6zjs10h1plDw2B+mKmds387cMRac Df7ELo/+gaSIBWJSN//EGdrq2kNLYUxC2enspGCuGRlorytVckPecfJjq0OlDwO2NiX2 zMIJqdk83dX47fgs4xTEBuWG2pd3gJ0MF9KT62SNE6wpuOSSN6S0JiFbLbwmWtt7Sa2B kseP91fJizh73pcttiMKq2ilWOQE/1BzSzL4U7b9pKXXdN1IJ4sGXDDGGHT4vpDwF33h qbeHhmP9D2fVlJR09Mb4wSbnCmt1KEeThR6czui6+vFnHkl1W5nIYWORQL0CihVcNQ1f pSVQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=iB6Y6xf+; 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 a12si347217edm.147.2021.01.26.19.45.07; Tue, 26 Jan 2021 19:45:31 -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=iB6Y6xf+; 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 S2388273AbhAZGfS (ORCPT + 99 others); Tue, 26 Jan 2021 01:35:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:53156 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729376AbhAYOUK (ORCPT ); Mon, 25 Jan 2021 09:20:10 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E42AA2228A; Mon, 25 Jan 2021 14:19:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611584370; bh=7fpC+lTJSKxpC4pR/T7CZ14Iq6EymDL3VFSG9czVQ7M=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=iB6Y6xf+/afU+e1dBXKFAVyDkgLDNaPfZ/lS/xU2wbHUzebK2Papr3magQ+88sSrp MBcXZZDW1hugZVvSZwxNbs5veQR87pmKIZ2VXz4t0Fc3lEiiZJf2M+ZRZc+xOrIuaq bsmrUC5jXApAMYfFc/Ueau/7vikJz6MR4NMSlW9DEqt2T7od5GmlQzz73TIfoL2+RL VTcxKDVdoRXV2dqqzE5zQEoYCGt1qCGUVwn0nGKDlCyiiXp0OLAhtf0QbuEZr+3p4S t3Es3m0iL7a2nc/RykX5Oot98plEbzvnd/vRzi2f0O2R++xI4AqbTuRQCSn0oZ0bvh ngxpcp73vFnOw== From: Mark Brown To: Daniel Walker Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, xe-linux-external@cisco.com In-Reply-To: <20210121231237.30664-2-danielwa@cisco.com> References: <20210121231237.30664-2-danielwa@cisco.com> Subject: Re: [PATCH 2/2] spidev: Add cisco device compatible Message-Id: <161158432930.33513.16598539718945571721.b4-ty@kernel.org> Date: Mon, 25 Jan 2021 14:18:49 +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 Thu, 21 Jan 2021 15:12:36 -0800, Daniel Walker wrote: > Add compatible string for Cisco device present on the Cisco Petra > platform. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [2/2] spidev: Add cisco device compatible commit: 396cf2a46adddbf51373e16225c1d25254310046 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