aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-08-23 13:09:37 +0300
committerMark Brown <broonie@kernel.org>2022-08-23 13:05:00 +0100
commit52069b2a869ebdcaedf829730730c5998d56b910 (patch)
tree8c30b46ec496ad02031696a5b1136093e5a5f683 /Documentation/devicetree/bindings/spi
parentspi: intel: 64k erase is supported from Canon Lake and beyond (diff)
downloadlinux-dev-52069b2a869ebdcaedf829730730c5998d56b910.tar.xz
linux-dev-52069b2a869ebdcaedf829730730c5998d56b910.zip
spi: dt-bindings: snps,dw-apb-ssi: drop ref from reg-io-width
reg-io-width is a standard property, so no need for defining its type Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220823100937.386880-1-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r--Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
index 37c3c272407d..d33b72fabc5d 100644
--- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
+++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
@@ -104,7 +104,6 @@ properties:
const: spi
reg-io-width:
- $ref: /schemas/types.yaml#/definitions/uint32
description: I/O register width (in bytes) implemented by this device
default: 4
enum: [ 2, 4 ]