11 lines
262 B
YAML
11 lines
262 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: i2c-device.yaml
|