Re: [PATCH v5 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
From: Rob Herring (Arm)
Date: Tue Dec 10 2024 - 17:57:24 EST
On Mon, 02 Dec 2024 12:19:28 +0100, Andrea della Porta wrote:
> The RP1 is a MFD that exposes its peripherals through PCI BARs. This
> schema is intended as minimal support for the clock generator and
> gpio controller peripherals which are accessible through BAR1.
>
> Signed-off-by: Andrea della Porta <andrea.porta@xxxxxxxx>
> ---
> .../devicetree/bindings/misc/pci1de4,1.yaml | 73 +++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 74 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/misc/pci1de4,1.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>