1/* 2 * Copyright (c) 2020, Laird Connectivity 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 * 6 * Application overlay for gpio devices 7 */ 8 9test_gpio_sm351lt: sm351lt0 { 10 compatible = "honeywell,sm351lt"; 11 gpios = <&test_gpio 0 0>; 12}; 13