Devicetree
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Shankari Anand <shankari.ak0208@gmail.com>, devicetree@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: misc: Add binding for BCM63138 BootLUT
Date: Tue, 10 Jun 2025 08:20:33 +0200	[thread overview]
Message-ID: <8b53a76e-cb6c-49d4-8369-c5fda9866734@kernel.org> (raw)
In-Reply-To: <20250608183745.126190-1-shankari.ak0208@gmail.com>

On 08/06/2025 20:37, Shankari Anand wrote:
> Add a device tree binding schema for the Broadcom BCM63138 BootLUT node.
> This binding specifies required properties for the boot lookup table used
> for secondary CPU initialization on BCM63138 SoCs, including 'compatible'
> and 'reg' properties.
> 
> Signed-off-by: Shankari Anand <shankari.ak0208@gmail.com>
> ---
>  .../bindings/misc/brcm,bcm63138-bootlut.yaml  | 35 +++++++++++++++++++


<form letter>
Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC (and consider --no-git-fallback argument, so you will
not CC people just because they made one commit years ago). It might
happen, that command when run on an older kernel, gives you outdated
entries. Therefore please be sure you base your patches on recent Linux
kernel.

Tools like b4 or scripts/get_maintainer.pl provide you proper list of
people, so fix your workflow. Tools might also fail if you work on some
ancient tree (don't, instead use mainline) or work on fork of kernel
(don't, instead use mainline). Just use b4 and everything should be
fine, although remember about `b4 prep --auto-to-cc` if you added new
patches to the patchset.
</form letter>


>  1 file changed, 35 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/misc/brcm,bcm63138-bootlut.yaml
> 
> diff --git a/Documentation/devicetree/bindings/misc/brcm,bcm63138-bootlut.yaml b/Documentation/devicetree/bindings/misc/brcm,bcm63138-bootlut.yaml
> new file mode 100644
> index 000000000000..af4b879ba6bc
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/misc/brcm,bcm63138-bootlut.yaml
> @@ -0,0 +1,35 @@
> +# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/misc/brcm,bcm63138-bootlut.yaml#

There are bindings for this already, why are you duplicating them? Maybe
you want to convert? Anyway, commit msg should explain that.


> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Broadcom BCM63138 Boot Lookup Table
> +
> +maintainers:
> +  - William Zhang <william.zhang@broadcom.com>
> +
> +description: |
> +  This describes the Boot Lookup Table (BootLUT) region for the BCM63138

Describe the hardware not "what this document is".

> +...


Best regards,
Krzysztof

  reply	other threads:[~2025-06-10  6:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-08 18:37 [PATCH v2] dt-bindings: misc: Add binding for BCM63138 BootLUT Shankari Anand
2025-06-10  6:20 ` Krzysztof Kozlowski [this message]
2025-06-10  6:48   ` Shankari Anand
2025-06-10  6:55     ` Krzysztof Kozlowski

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=8b53a76e-cb6c-49d4-8369-c5fda9866734@kernel.org \
    --to=krzk@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=shankari.ak0208@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox