1/* 2 * SPDX-License-Identifier: Apache-2.0 3 * 4 * Copyright 2025 NXP 5 */ 6 7&fxos8700 { 8 status = "okay"; 9 int1-gpios = <&gpioa 14 GPIO_ACTIVE_LOW>; 10 int2-gpios = <&gpioa 17 GPIO_ACTIVE_LOW>; 11}; 12