diff options
author | Mark Brown <broonie@kernel.org> | 2020-08-25 12:02:09 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-25 12:02:09 +0200 |
commit | fb535aa017059499c913c3b90e453c119ecfb30e (patch) | |
tree | da3a75a11d553408231698a40ccc2672be15558c /Documentation/devicetree/bindings/spi | |
parent | spi: spi-fsl-dspi: delete EOQ transfer mode (diff) | |
parent | Linux 5.9-rc2 (diff) | |
download | linux-fb535aa017059499c913c3b90e453c119ecfb30e.tar.xz linux-fb535aa017059499c913c3b90e453c119ecfb30e.zip |
Merge tag 'v5.9-rc2' into spi-5.10
Linux 5.9-rc2
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r-- | Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml index 1b50cedbfb3e..50df1a40bbe3 100644 --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Freescale (Enhanced) Configurable Serial Peripheral Interface (CSPI/eCSPI) for i.MX maintainers: - - Shawn Guo <shawn.guo@linaro.org> + - Shawn Guo <shawnguo@kernel.org> allOf: - $ref: "/schemas/spi/spi-controller.yaml#" |