[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241021-exposable-seventh-baed2b1442b6@spud>
Date: Mon, 21 Oct 2024 12:39:28 +0100
From: Conor Dooley <conor@...nel.org>
To: Karan Sanghavi <karansanghvi98@...il.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
Ray Jui <rjui@...adcom.com>, Scott Branden <sbranden@...adcom.com>,
devicetree@...r.kernel.org, linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] dt-bindings: soc: bcm: Convert to Dt schema
On Sat, Oct 19, 2024 at 07:51:18PM +0000, Karan Sanghavi wrote:
$subject: dt-bindings: soc: bcm: Convert to Dt schema
That's not specific enough about what binding you're converting here.
> +maintainers:
> + - Karan Sanghavi <karansanghvi98@...il.com>
Why not the maintainer of the original binding?
> +
> +description: |
The | here serves no purpose, as you have no formatting to preserve.
> + The Raspberry Pi power domain driver manages power for various subsystems
> + in the Raspberry Pi BCM2835 SoC.
> +
> +properties:
> + compatible:
> + enum:
> + - raspberrypi,bcm2835-power
> +
> + firmware:
> + $ref: /schemas/types.yaml#/definitions/phandle
> +
> + '#power-domain-cells':
> + const: 1
> +
> +required:
> + - compatible
> + - firmware
> + - "#power-domain-cells"
> +
> +unevaluatedProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/power/raspberrypi-power.h>
What do you use from this header?
> + power: power {
The label here should be removed, it is never referenced.
Cheers,
Conor.
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists