18 lines
372 B
YAML
18 lines
372 B
YAML
# Copyright (c) 2019 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STMicroelectronics MEMS sensors LIS2MDL SPI
|
|
|
|
description: >
|
|
This binding gives a base representation of LIS2MDL magnetometer
|
|
accessed through SPI bus
|
|
|
|
compatible: "st,lis2mdl"
|
|
|
|
include: spi-device.yaml
|
|
|
|
properties:
|
|
irq-gpios:
|
|
type: phandle-array
|
|
required: false
|