From f16050f80b317dbcafa377f0eb78681d7ea3f208 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 21 Sep 2020 14:06:13 +0200 Subject: dts: update to v5.9-rc2 Signed-off-by: Sascha Hauer --- dts/Bindings/spi/fsl-imx-cspi.yaml | 2 +- dts/Bindings/spi/spi-fsl-lpspi.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'dts/Bindings/spi') diff --git a/dts/Bindings/spi/fsl-imx-cspi.yaml b/dts/Bindings/spi/fsl-imx-cspi.yaml index 1b50cedbfb..50df1a40bb 100644 --- a/dts/Bindings/spi/fsl-imx-cspi.yaml +++ b/dts/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 allOf: - $ref: "/schemas/spi/spi-controller.yaml#" diff --git a/dts/Bindings/spi/spi-fsl-lpspi.yaml b/dts/Bindings/spi/spi-fsl-lpspi.yaml index 22882e769e..312d8fee9d 100644 --- a/dts/Bindings/spi/spi-fsl-lpspi.yaml +++ b/dts/Bindings/spi/spi-fsl-lpspi.yaml @@ -39,6 +39,7 @@ properties: spi common code does not support use of CS signals discontinuously. i.MX8DXL-EVK board only uses CS1 without using CS0. Therefore, add this property to re-config the chipselect value in the LPSPI driver. + type: boolean required: - compatible -- cgit v1.2.3