From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2DF35C7EE24 for ; Fri, 2 Jun 2023 06:01:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6017D863A3; Fri, 2 Jun 2023 08:01:25 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="iUuZmg30"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7FAB3863A4; Fri, 2 Jun 2023 08:01:24 +0200 (CEST) Received: from mail-yb1-xb2c.google.com (mail-yb1-xb2c.google.com [IPv6:2607:f8b0:4864:20::b2c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B2FC38639F for ; Fri, 2 Jun 2023 08:01:21 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-yb1-xb2c.google.com with SMTP id 3f1490d57ef6-ba81ded8d3eso1789212276.3 for ; Thu, 01 Jun 2023 23:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; t=1685685680; x=1688277680; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=EXN9BCcbR9IAiGZb40CFKDCgXTYNbU5SUEjxqREEpZk=; b=iUuZmg30rNIz7m+bWpnnPmy6fgPh4J2Ml3zZ5+g7OGB4qCC6/N9PyEtRK7/3Y1vUGj FtHpTzWhRJbb7GAF+DoVU45BzzimaeguQP5e21aLTYhmRLqLmnoQp4v9k5N5eTf+FGga wBTofruX30Z9cgFNQozl8zBaLHBHMm0Imkw6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685685680; x=1688277680; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EXN9BCcbR9IAiGZb40CFKDCgXTYNbU5SUEjxqREEpZk=; b=AwFbsr8HGbIf/JpB08VQGo9gG+4HjUWqRDYZwgnz8/6rxt90VIuZeQ/4LUUE+okUko ObFAslCzCQrPRPyglE80+dD0hM3W+Pjj0x47D6clmWaI+Ax5a6knI/SeuhcW5yAL8c8G 7mrNTUQHNf/UeQd4HiMeOsvVCRqsOkj2DO8DYPuLSK0u1VGHg3iA9FN7Z/fG9pDk7Ly8 ZoGv7EjAmPKr9ZOue97xNKoyLPOzLunDSMpcMJrAGxhdBXF8PqyLLst5+i9cYraignx8 +x4DKYZyvvIl7cfqQePT0KE0iVb80reReiTs9Z32bqNRDXXjEkNkA2LHZdwxuWWabtEf xoaQ== X-Gm-Message-State: AC+VfDzSXmaXhH+w4h2sAMjWq4uUTzoaY628dgS9yG4UUl6tkrHiXttW aGSyS6nrwWI1J+CBR89L7eqOrn0PGUgIpOE9PEQd5A== X-Google-Smtp-Source: ACHHUZ58Vy90QhZBaCBeKWcy/SxribYQCGrJ9dEdlWTkNIoFBxWdQVmi7vYXGJrny2PgSopgLhdr+98WS+u2xb0N0T8= X-Received: by 2002:a0d:d1c7:0:b0:55d:a9d7:521e with SMTP id t190-20020a0dd1c7000000b0055da9d7521emr11308494ywd.18.1685685680207; Thu, 01 Jun 2023 23:01:20 -0700 (PDT) MIME-Version: 1.0 References: <20230502185817.374951-1-william.zhang@broadcom.com> In-Reply-To: <20230502185817.374951-1-william.zhang@broadcom.com> From: Jagan Teki Date: Fri, 2 Jun 2023 11:31:08 +0530 Message-ID: Subject: Re: [PATCH v2 0/9] spi: bcm63xx-hsspi: driver and doc updates To: William Zhang Cc: anand.gore@broadcom.com, kursad.oney@broadcom.com, U-Boot Mailing List , noltari@gmail.com, philippe.reynes@softathome.com, tomer.yacoby@broadcom.com, dregan@mail.com, joel.peshkin@broadcom.com, dan.beygelman@broadcom.com, Simon Glass , Bharat Gooty , Daniel Schwierzeck , Tom Rini , Florian Fainelli , Rayagonda Kokatanur Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean On Wed, May 3, 2023 at 12:29=E2=80=AFAM William Zhang wrote: > > This patch series is the u-boot port from the recently accepted kernel > Broadcom HSSPI driver patch series here [1]. It includes the > accumulative updates and fixes for the driver from Broadcom. It also > added a new driver for the updated SPI controller found in the new > BCMBCA SoC. The device tree document is converted to yaml format and > updated accordingly. > > [1]: https://lore.kernel.org/all/20230207065826.285013-1-william.zhang@br= oadcom.com/ > > Changes in v2: > - Add =C3=81lvaro Fern=C3=A1ndez Rojas as another maintainer > > William Zhang (9): > dt-bindings: spi: Add bcm63xx-hsspi controller support > ARM: dts: broadcom: bcmbca: Add spi controller node > arm64: dts: broadcom: bcmbca: Add spi controller node > spi: bcm63xx-hsspi: Enable SPI drivers by default > spi: bcm63xx-hsspi: Add new compatible string support > spi: bcm63xx-hsspi: Fix multi-bit mode setting This will fix for the upcoming release. > spi: bcm63xx-hsspi: Add prepend mode support > spi: bcmbca-hsspi: Add driver for newer HSSPI controller > MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers Patches send the patches related to SPI as separate series. Also please note that for arch patches, I have moved to tom since I'm unable to find the proper delate for bcmbca. Thanks, Jagan.