1/* 2 * Copyright (c) 2019 Brett Witherspoon 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7/dts-v1/; 8 9#include <ti/cc1352r.dtsi> 10#include "../common/launchxl.dtsi" 11#include "../common/launchxl-flash.dtsi" 12 13/ { 14 model = "TI CC1352R1 LaunchXL"; 15 compatible = "ti,launchxl-cc1352r1"; 16}; 17 18&adc0 { 19 status = "okay"; 20}; 21