Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp23429pxy; Tue, 20 Apr 2021 11:37:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxllVRWkB6QFiC6xt5ohvdiYqH4kNoETSpb8SumzCM93WE2FBDFJ93J169rGmkSQb5zsu0F X-Received: by 2002:a63:ef4e:: with SMTP id c14mr18193532pgk.166.1618943832699; Tue, 20 Apr 2021 11:37:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618943832; cv=none; d=google.com; s=arc-20160816; b=dQ5z8sirHGfc7C9sodgXW7WsEZaZ7ZIyf1MUayGMRZo/3lpV/Cqa70XiAVRqsXaMac LUQtukvfLX81fixbIERgby17RUfzlyM/pxvQX66h4a5u6r7Rby19PLWJY3rB94BO9eyQ PU37rm0TS5zYOUkt8YidPkPOxiU2HEovpySY6l5vjaOzQmLmnDcXjRBgWJSWXl0xUcwY QUXpSINOPL+lyQn0yBuPhg2Wpq0eIIl+VX5+vQXyQahyVVsHd/e2TTovdSc0eV459ct2 suvJ53DZAkv5C/cs0jxSG7FXHznVQEURVcEvSsPjJ8YXpVcLcnv5wAb20A7dQhBUVbQ2 SF7A== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=OgR/MghOzM93NwgGr1bNY1fpBD5vXaB2A76CNjCh70A=; b=lNUS+DbbnOYV29d68wWJgvRl53gjdC1vUMlGxe3mR9v5Q8sV3B9xyWq3pcINQ/0tCc nmgn7PPGzNLEW3L03m9oVtjYVUFxkHFXvf/yQ/F51QZefn+LahV+5A2bvmTUJELYzmbe sxCJ6V/dnJpBUTX1crWunVyzHvy7XhtPSa08rj/W4CRZ36y8SsGgZe0aLa+dLmbsby8T zcol+m1TZptJKGl3o8zBDf6AgbGisqCsjRYdGFwKujKaBF01ITVIZTOkL6ZqHkz6ffAl KCzae2Sic6Ibk8jOEUhl27WaIhzwdMydKzh51iacn/ez+aoahqYBtwfuUmXhM/wkAMIN ZGIQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=QxvQGAWN; 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 d17si21909009plr.283.2021.04.20.11.37.00; Tue, 20 Apr 2021 11:37:12 -0700 (PDT) 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=QxvQGAWN; 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 S233629AbhDTSgq (ORCPT + 99 others); Tue, 20 Apr 2021 14:36:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:60366 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233624AbhDTSgi (ORCPT ); Tue, 20 Apr 2021 14:36:38 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 23B3A61026; Tue, 20 Apr 2021 18:36:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1618943766; bh=gXxDuv0z7RhME/c0IYsfVuN2HzlDJPJp644/BBV/X60=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QxvQGAWN5P/lyUYtznPTGQieTVGFMBZt82bAla132PCOtOW2TFKIVqi2Ow9d+DhwZ bd02JYXKjJscdAC+63uXufqgBKx/ol++iTtToAtXpXWhwFHfSG58Q+rkTqlKIbsgSu vROGkd/MSTDjD67gHRQSYhpruP1F5VQpM7Rg9xJV5bAyxSbT8vx35KcsdkoVGvoUSN kZ7E+InnlMuyH/nN42SQfVi5XngjYu6LBIEQVXCW0nFTw2WkXdOvh5MIsCQg7+VrH6 IVhe0OMbQ+Cruz9aYK14yscuztjw3ytIBEQggWCwbrLM/iRAOdjj2QH2/Lze2cNefo XtgE7COsYCkuQ== From: Mark Brown To: linux-spi@vger.kernel.org, shiva.linuxworks@gmail.com Cc: Mark Brown , Shivamurthy Shastri , linux-kernel@vger.kernel.org Subject: Re: [PATCH] spidev: Add Micron SPI NOR Authenta device compatible Date: Tue, 20 Apr 2021 19:35:31 +0100 Message-Id: <161894372992.35357.17967885265176552893.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210419204015.1769-1-sshivamurthy@micron.com> References: <20210419204015.1769-1-sshivamurthy@micron.com> 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 Mon, 19 Apr 2021 20:40:15 +0000, shiva.linuxworks@gmail.com wrote: > Add compatible string for Micron SPI NOR Authenta device. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spidev: Add Micron SPI NOR Authenta device compatible commit: 3a1634daf8cbf7d1e76b120fea9665325557be8c 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