diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:07:48 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2025-01-02 09:07:48 +0000 |
commit | a8091808915c37cd212871d2b3f3a49149a8ddb4 (patch) | |
tree | 7cb37a6aefb8cd13c3397496c270378ff1c3284b /Bindings/spi/st,stm32-spi.yaml | |
parent | e2e0a4ea3f708df73a339834acf21c2f8ff145d4 (diff) |
Import device-tree files from Linux 6.10vendor/device-tree/6.10
Diffstat (limited to 'Bindings/spi/st,stm32-spi.yaml')
-rw-r--r-- | Bindings/spi/st,stm32-spi.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Bindings/spi/st,stm32-spi.yaml b/Bindings/spi/st,stm32-spi.yaml index 4bd9aeb81208..a55c8633c32c 100644 --- a/Bindings/spi/st,stm32-spi.yaml +++ b/Bindings/spi/st,stm32-spi.yaml @@ -52,6 +52,10 @@ properties: - const: rx - const: tx + access-controllers: + minItems: 1 + maxItems: 2 + required: - compatible - reg |