Message ID | 20210908113450.788452-1-tanureal@opensource.cirrus.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-spi-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8E5DAC433EF for <linux-spi@archiver.kernel.org>; Wed, 8 Sep 2021 11:35:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F7EB61074 for <linux-spi@archiver.kernel.org>; Wed, 8 Sep 2021 11:35:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349268AbhIHLgL (ORCPT <rfc822;linux-spi@archiver.kernel.org>); Wed, 8 Sep 2021 07:36:11 -0400 Received: from mx0b-001ae601.pphosted.com ([67.231.152.168]:28200 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348491AbhIHLgG (ORCPT <rfc822;linux-spi@vger.kernel.org>); Wed, 8 Sep 2021 07:36:06 -0400 Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 18858Mnt005982; Wed, 8 Sep 2021 06:34:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=PODMain02222019; bh=hAPStDx+PJM+iDHQ4tV70Q4L3FaC3LMzBL7dtf4/SIs=; b=ovLUmX4R7VT0yFHCglYU3YAbNr176DnQ/s2fPmvxkaWpvuwGS3SLLmm66+1LOR34wc0Y CI035HVgAkHQBcKJQ20u0dUFaYFpAQQ/twBaISQxUWDM5W+Zt6KYQJOWnI2V11Yz4MpM 9EjJZiuqhyMpHUYRYbRhFS5bc0arVAtzzP7sispbOJGMj6O2683YmcWnh9NknheVCxrl mm/xx1Iiq3NbFc93HydugT/ajxRq1/z486hlgqFlnnMvmR9gqev/aGZomc+nu9KuvgIP YPG+hWZRqm3RUvQ5MpRuPjVqvrYfJ9mKAkW7LQ8PBvN4BRLPdlnYXMshgjzvGHMOJg5v JQ== Received: from ediex02.ad.cirrus.com ([87.246.76.36]) by mx0b-001ae601.pphosted.com with ESMTP id 3axcp997pf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 08 Sep 2021 06:34:55 -0500 Received: from EDIEX01.ad.cirrus.com (198.61.84.80) by EDIEX02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.12; Wed, 8 Sep 2021 12:34:53 +0100 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by EDIEX01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.1.2242.12 via Frontend Transport; Wed, 8 Sep 2021 12:34:53 +0100 Received: from aryzen.ad.cirrus.com (unknown [198.61.64.231]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id 8C81DB13; Wed, 8 Sep 2021 11:34:53 +0000 (UTC) From: Lucas Tanure <tanureal@opensource.cirrus.com> To: Mark Brown <broonie@kernel.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, "Rafael J . Wysocki" <rafael@kernel.org>, Sanjay R Mehta <sanju.mehta@amd.com>, Nehal Bakulchandra Shah <Nehal-Bakulchandra.shah@amd.com> CC: <linux-kernel@vger.kernel.org>, <linux-spi@vger.kernel.org>, <patches@opensource.cirrus.com>, Lucas Tanure <tanureal@opensource.cirrus.com> Subject: [PATCH v2 00/10] Improve support for AMD SPI controllers Date: Wed, 8 Sep 2021 12:34:41 +0100 Message-ID: <20210908113450.788452-1-tanureal@opensource.cirrus.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: EumUw9N0FWY6HpJ4y3LuNI7JT_dVk7EN X-Proofpoint-ORIG-GUID: EumUw9N0FWY6HpJ4y3LuNI7JT_dVk7EN X-Proofpoint-Spam-Reason: safe Precedence: bulk List-ID: <linux-spi.vger.kernel.org> X-Mailing-List: linux-spi@vger.kernel.org |
Series |
Improve support for AMD SPI controllers
|
expand
|
On Wed, Sep 08, 2021 at 12:34:41PM +0100, Lucas Tanure wrote: > Lucas Tanure (9): > regmap: spi: Set regmap max raw r/w from max_transfer_size > regmap: spi: Check raw_[read|write] against max message size There's no interaction between these regmap patches and the rest of the series, they have no API impact, so they should be a separate series to avoid spurious dependencies.