From: Rob Herring <robh@kernel.org>
To: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
Linux ARM List <linux-arm-kernel@lists.infradead.org>,
Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
f.fainelli@gmail.com, kursad.oney@broadcom.com,
joel.peshkin@broadcom.com, anand.gore@broadcom.com,
dregan@mail.com, kamal.dasu@broadcom.com,
tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
David Regan <dregan@broadcom.com>,
devicetree@vger.kernel.org,
Brian Norris <computersforpeace@gmail.com>,
linux-kernel@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Kamal Dasu <kdasu.kdev@gmail.com>
Subject: Re: [PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
Date: Mon, 5 Feb 2024 18:53:49 +0000 [thread overview]
Message-ID: <20240205185349.GA4084919-robh@kernel.org> (raw)
In-Reply-To: <20240203002834.171462-2-william.zhang@broadcom.com>
On Fri, Feb 02, 2024 at 04:28:22PM -0800, William Zhang wrote:
> Update the descriptions to reflect different families of broadband SoC and
> use the general name bcmbca for ARM based SoC.
>
> Remove the requirement of interrupts property to reflect the driver
> code and only require interrupt-names when interrupts property present.
>
> Also add myself to the list of maintainers.
>
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> Reviewed-by: David Regan <dregan@broadcom.com>
>
> ---
>
> Changes in v4:
> - Split the yaml changes into three patches. This is the first one.
>
> Changes in v3:
> - Update brcm,nand-use-wp description
> - Revert the description change to BCM63168 SoC-specific NAND controller
>
> Changes in v2:
> - Revert the new compatible string nand-bcmbca
> - Drop the BCM63168 compatible fix to avoid any potential ABI
> incompatibility issue
> - Simplify the explanation for brcm,nand-use-wp
> - Keep the interrupt name requirement when interrupt number is specified
>
> .../devicetree/bindings/mtd/brcm,brcmnand.yaml | 13 ++++++++-----
> 1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
Linux ARM List <linux-arm-kernel@lists.infradead.org>,
Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
f.fainelli@gmail.com, kursad.oney@broadcom.com,
joel.peshkin@broadcom.com, anand.gore@broadcom.com,
dregan@mail.com, kamal.dasu@broadcom.com,
tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
David Regan <dregan@broadcom.com>,
devicetree@vger.kernel.org,
Brian Norris <computersforpeace@gmail.com>,
linux-kernel@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Kamal Dasu <kdasu.kdev@gmail.com>
Subject: Re: [PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
Date: Mon, 5 Feb 2024 18:53:49 +0000 [thread overview]
Message-ID: <20240205185349.GA4084919-robh@kernel.org> (raw)
In-Reply-To: <20240203002834.171462-2-william.zhang@broadcom.com>
On Fri, Feb 02, 2024 at 04:28:22PM -0800, William Zhang wrote:
> Update the descriptions to reflect different families of broadband SoC and
> use the general name bcmbca for ARM based SoC.
>
> Remove the requirement of interrupts property to reflect the driver
> code and only require interrupt-names when interrupts property present.
>
> Also add myself to the list of maintainers.
>
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> Reviewed-by: David Regan <dregan@broadcom.com>
>
> ---
>
> Changes in v4:
> - Split the yaml changes into three patches. This is the first one.
>
> Changes in v3:
> - Update brcm,nand-use-wp description
> - Revert the description change to BCM63168 SoC-specific NAND controller
>
> Changes in v2:
> - Revert the new compatible string nand-bcmbca
> - Drop the BCM63168 compatible fix to avoid any potential ABI
> incompatibility issue
> - Simplify the explanation for brcm,nand-use-wp
> - Keep the interrupt name requirement when interrupt number is specified
>
> .../devicetree/bindings/mtd/brcm,brcmnand.yaml | 13 ++++++++-----
> 1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: William Zhang <william.zhang@broadcom.com>
Cc: Linux MTD List <linux-mtd@lists.infradead.org>,
Linux ARM List <linux-arm-kernel@lists.infradead.org>,
Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
f.fainelli@gmail.com, kursad.oney@broadcom.com,
joel.peshkin@broadcom.com, anand.gore@broadcom.com,
dregan@mail.com, kamal.dasu@broadcom.com,
tomer.yacoby@broadcom.com, dan.beygelman@broadcom.com,
David Regan <dregan@broadcom.com>,
devicetree@vger.kernel.org,
Brian Norris <computersforpeace@gmail.com>,
linux-kernel@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Kamal Dasu <kdasu.kdev@gmail.com>
Subject: Re: [PATCH v4 01/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
Date: Mon, 5 Feb 2024 18:53:49 +0000 [thread overview]
Message-ID: <20240205185349.GA4084919-robh@kernel.org> (raw)
In-Reply-To: <20240203002834.171462-2-william.zhang@broadcom.com>
On Fri, Feb 02, 2024 at 04:28:22PM -0800, William Zhang wrote:
> Update the descriptions to reflect different families of broadband SoC and
> use the general name bcmbca for ARM based SoC.
>
> Remove the requirement of interrupts property to reflect the driver
> code and only require interrupt-names when interrupts property present.
>
> Also add myself to the list of maintainers.
>
> Signed-off-by: William Zhang <william.zhang@broadcom.com>
> Reviewed-by: David Regan <dregan@broadcom.com>
>
> ---
>
> Changes in v4:
> - Split the yaml changes into three patches. This is the first one.
>
> Changes in v3:
> - Update brcm,nand-use-wp description
> - Revert the description change to BCM63168 SoC-specific NAND controller
>
> Changes in v2:
> - Revert the new compatible string nand-bcmbca
> - Drop the BCM63168 compatible fix to avoid any potential ABI
> incompatibility issue
> - Simplify the explanation for brcm,nand-use-wp
> - Keep the interrupt name requirement when interrupt number is specified
>
> .../devicetree/bindings/mtd/brcm,brcmnand.yaml | 13 ++++++++-----
> 1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2024-02-05 18:54 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 0:28 [PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 01/12] " William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-05 18:53 ` Rob Herring [this message]
2024-02-05 18:53 ` Rob Herring
2024-02-05 18:53 ` Rob Herring
2024-02-03 0:28 ` [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 14:51 ` Conor Dooley
2024-02-03 14:51 ` Conor Dooley
2024-02-03 14:51 ` Conor Dooley
2024-02-05 13:32 ` Miquel Raynal
2024-02-05 13:32 ` Miquel Raynal
2024-02-05 13:32 ` Miquel Raynal
2024-02-05 18:06 ` William Zhang
2024-02-05 18:06 ` William Zhang
2024-02-05 18:06 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 14:49 ` Conor Dooley
2024-02-03 14:49 ` Conor Dooley
2024-02-03 14:49 ` Conor Dooley
2024-02-04 21:56 ` William Zhang
2024-02-04 21:56 ` William Zhang
2024-02-04 21:56 ` William Zhang
2024-02-05 13:26 ` Miquel Raynal
2024-02-05 13:26 ` Miquel Raynal
2024-02-05 13:26 ` Miquel Raynal
2024-02-05 18:05 ` William Zhang
2024-02-05 18:05 ` William Zhang
2024-02-05 18:05 ` William Zhang
2024-02-06 9:34 ` Miquel Raynal
2024-02-06 9:34 ` Miquel Raynal
2024-02-06 9:34 ` Miquel Raynal
2024-02-07 2:21 ` William Zhang
2024-02-07 2:21 ` William Zhang
2024-02-07 2:21 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 05/12] arm64: " William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 06/12] arm64: dts: broadcom: bcmbca: Update router boards William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 07/12] mtd: rawnand: brcmnand: Rename bcm63138 nand driver William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 08/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 09/12] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 10/12] mtd: rawnand: brcmnand: Support write protection setting from dts William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 11/12] mtd: rawnand: brcmnand: exec_op helper functions return type fixes William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` [PATCH v4 12/12] mtd: rawnand: brcmnand: update log level messages William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-03 0:28 ` William Zhang
2024-02-05 13:37 ` Miquel Raynal
2024-02-05 13:37 ` Miquel Raynal
2024-02-05 13:37 ` Miquel Raynal
2024-02-05 18:20 ` William Zhang
2024-02-05 18:20 ` William Zhang
2024-02-05 18:20 ` William Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240205185349.GA4084919-robh@kernel.org \
--to=robh@kernel.org \
--cc=anand.gore@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=computersforpeace@gmail.com \
--cc=conor+dt@kernel.org \
--cc=dan.beygelman@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=dregan@broadcom.com \
--cc=dregan@mail.com \
--cc=f.fainelli@gmail.com \
--cc=joel.peshkin@broadcom.com \
--cc=kamal.dasu@broadcom.com \
--cc=kdasu.kdev@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kursad.oney@broadcom.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=richard@nod.at \
--cc=tomer.yacoby@broadcom.com \
--cc=vigneshr@ti.com \
--cc=william.zhang@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.