2018-11-12 05:19:06 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, NXP
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-11-12 05:19:06 +08:00
|
|
|
title: ADXL362 Three Axis SPI accelerometer
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the ADXL362 Three Axis SPI accelerometer
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include spi-device.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "adi,adxl362"
|
2019-03-08 19:27:54 +08:00
|
|
|
|
|
|
|
int1-gpios:
|
2019-08-14 21:58:07 +08:00
|
|
|
type: phandle-array
|
2019-03-08 19:27:54 +08:00
|
|
|
category: optional
|