[PATCH] dt-bindings: soc: bcm: Convert to Dt schema
Conor Dooley
conor at kernel.org
Mon Oct 21 04:39:28 PDT 2024
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 at gmail.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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20241021/25383ad0/attachment.sig>
More information about the linux-arm-kernel
mailing list