Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f95d07ac authored by Rajesh Bharathwaj's avatar Rajesh Bharathwaj
Browse files

dt-bindings: add documentation for nordic-spicontroller

Add documentation for XR Nordic SPI driver for 6DOF controller.

Change-Id: I3f55f49f37ffe0099060b4f6d58ef79e711baaf0
parent 64925377
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
NORDIC-SPICONTROLLER provides a way to configure nordic spi driver.

Required properties:
- compatible : should be "nordic,spicontroller"

Optional properties:
Example:
	nordic {
		compatible = "nordic,spicontroller";
	};