diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2023-07-27 09:08:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-07 19:37:56 +0200 |
commit | 0e19118ab24beea86dac16ce3c550c47d31f777d (patch) | |
tree | 5211711e1051b00c7cc735ac856dd141c1b7605a /MAINTAINERS | |
parent | spi: omap2-mcspi: remove redundant dev_err_probe() (diff) | |
download | linux-0e19118ab24beea86dac16ce3c550c47d31f777d.tar.xz linux-0e19118ab24beea86dac16ce3c550c47d31f777d.zip |
dt-bindings: spi: convert spi-brcm63xx.txt to YAML
Changes done during conversion:
* added a description, lifting and adapting the limitation sentence from
brcm,bcm63xx-hsspi.yml
* added appropriate compatibles for all SoCs that are supported by
bcm63xx/bmips
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Link: https://lore.kernel.org/r/20230727070806.12205-1-jonas.gorski@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6578fabb936f..172b53e37080 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4127,7 +4127,7 @@ BROADCOM BCM6348/BCM6358 SPI controller DRIVER M: Jonas Gorski <jonas.gorski@gmail.com> L: linux-spi@vger.kernel.org S: Odd Fixes -F: Documentation/devicetree/bindings/spi/spi-bcm63xx.txt +F: Documentation/devicetree/bindings/spi/brcm,bcm63xx-spi.yaml F: drivers/spi/spi-bcm63xx.c BROADCOM ETHERNET PHY DRIVERS |