2126a44ff8
Migrates all Asahi-Kasei sensors to inherit base sensor device properties. This will allow us to define properties shared by multiple sensors in one place. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
11 lines
284 B
YAML
11 lines
284 B
YAML
# Copyright (c) 2020, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
Asahi Kasei AK8975 Magnetometer. See datasheet at
|
|
https://www.akm.com/akm/en/file/datasheet/AK8975.pdf
|
|
|
|
compatible: "asahi-kasei,ak8975"
|
|
|
|
include: [sensor-device.yaml, i2c-device.yaml]
|