Re: [PATCH v7 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema

From: Rob Herring
Date: Mon Mar 07 2022 - 17:52:51 EST


On Thu, 03 Mar 2022 12:39:33 -0500, Charles Mirabile wrote:
> This patch adds the device tree bindings for the Sense HAT
> and each of its children devices in yaml form.
>
> Co-developed-by: Mwesigwa Guma <mguma@xxxxxxxxxx>
> Signed-off-by: Mwesigwa Guma <mguma@xxxxxxxxxx>
> Co-developed-by: Joel Savitz <jsavitz@xxxxxxxxxx>
> Signed-off-by: Joel Savitz <jsavitz@xxxxxxxxxx>
> Signed-off-by: Charles Mirabile <cmirabil@xxxxxxxxxx>
> ---
> .../raspberrypi,sensehat-display.yaml | 27 ++++++++
> .../input/raspberrypi,sensehat-joystick.yaml | 33 +++++++++
> .../bindings/mfd/raspberrypi,sensehat.yaml | 69 +++++++++++++++++++
> 3 files changed, 129 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/auxdisplay/raspberrypi,sensehat-display.yaml
> create mode 100644 Documentation/devicetree/bindings/input/raspberrypi,sensehat-joystick.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/raspberrypi,sensehat.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>