mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: add documentation for nordic-spicontroller"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0f5a5fd38c
10
bindings/misc/nordic-spicontroller.txt
Normal file
10
bindings/misc/nordic-spicontroller.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
NORDIC-SPICONTROLLER provides a way to configure nordic spi driver.
|
||||
|
||||
Required properties:
|
||||
- compatible : should be "nordic,spicontroller"
|
||||
|
||||
Optional properties:
|
||||
Example:
|
||||
nordic {
|
||||
compatible = "nordic,spicontroller";
|
||||
};
|
||||
Reference in New Issue
Block a user