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>