Searched +full:mcu +full:- +full:ap +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/samsung,sensorhub-rinato.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jonathan Cameron <jic23@kernel.org>13 Sensorhub is a MCU which manages several sensors and also plays the role19 - samsung,sensorhub-rinato20 - samsung,sensorhub-thermostat28 ap-mcu-gpios:31 Application Processor to sensorhub line - used during communication[all …]
3 Sensorhub is a MCU which manages several sensors and also plays the role7 - compatible: "samsung,sensorhub-rinato" or "samsung,sensorhub-thermostat"8 - spi-max-frequency: max SPI clock frequency9 - interrupts: communication interrupt10 - ap-mcu-gpios: [out] ap to sensorhub line - used during communication11 - mcu-ap-gpios: [in] sensorhub to ap - used during communication12 - mcu-reset-gpios: [out] sensorhub reset17 compatible = "samsung,sensorhub-rinato";18 spi-max-frequency = <5000000>;19 interrupt-parent = <&gpx0>;[all …]