1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/samsung,sensorhub-rinato.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Sensorhub driver
10 - Jonathan Cameron <jic23@kernel.org>
13 Sensorhub is a MCU which manages several sensors and also plays the role
14 of a virtual sensor device.
19 - samsung,sensorhub-rinato
20 - samsung,sensorhub-thermostat
31 Application Processor to sensorhub line - used during communication
36 Sensorhub to Application Processor - used during communication
43 spi-max-frequency: true
45 additionalProperties: false
62 compatible = "samsung,sensorhub-rinato";
64 spi-max-frequency = <5000000>;
65 interrupt-parent = <&gpx0>;
67 ap-mcu-gpios = <&gpx0 0 0>;
68 mcu-ap-gpios = <&gpx0 4 0>;
69 mcu-reset-gpios = <&gpx0 5 0>;