| # Copyright (c) 2019, Linaro Limited | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: Bosch BMC150 Magnetometer | |
| description: | | |
| Bosch BMC150 Magnetometer. See more info at: | |
| https://www.bosch-sensortec.com/bst/products/all_products/bmc150 | |
| compatible: "bosch,bmc150_magn" | |
| include: i2c-device.yaml | |
| properties: | |
| drdy-gpios: | |
| type: phandle-array | |
| required: false |