Message ID | 20220927113229.1214224-1-bert@biot.com |
---|---|
Headers | show |
Series | Add support for the Airoha EN7523 SPI controller | expand |
On Tue, 27 Sep 2022 13:32:27 +0200, Bert Vermeulen wrote: > Create documentation for accessing the Airoha EN7523 SPI controller. > > Signed-off-by: Bert Vermeulen <bert@biot.com> > --- > .../bindings/spi/airoha,en7523-spi.yaml | 45 +++++++++++++++++++ > 1 file changed, 45 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/airoha,en7523-spi.yaml > Reviewed-by: Rob Herring <robh@kernel.org>