blob: b5c3bc7a82ca22a09b9761fbfd291c3bdb7b0a89 [file] [log] [blame]
/*
* Copyright (c) 2018 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/wb/stm32wb.dtsi>
/ {
soc {
compatible = "st,stm32wb55", "st,stm32wb", "simple-bus";
adc1: adc@50040000 {
temp-channel = <17>;
};
};
};