Re: [PATCH v2 1/2] dt-bindings: net: Add rfkill-gpio binding

From: Rob Herring
Date: Sun Jan 08 2023 - 15:48:15 EST



On Mon, 02 Jan 2023 18:29:33 +0100, Philipp Zabel wrote:
> Add a device tree binding document for GPIO controlled rfkill switches.
> The label and radio-type properties correspond to the name and type
> properties used for ACPI, respectively. The shutdown-gpios property
> is the same as defined for ACPI.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> ---
> Changes since v1:
> - Drop quotes from $id and $schema (Krzysztof)
> - Use generic label property (Rob, Krzysztof)
> - Rename type property to radio-type (Rob)
> - Reorder list of radio types alphabetically (Krzysztof)
> - Drop reset-gpios property (Rob, Krzysztof)
> - Use generic node name in example (Rob, Krzysztof)
> ---
> .../devicetree/bindings/net/rfkill-gpio.yaml | 51 ++++++++++++++++++++++
> 1 file changed, 51 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>