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