1#include <arm/raspberrypi/rpi_pico/rp2350.dtsi> 2 3&gpio0 { 4 ngpios = <30>; 5}; 6 7&die_temp { 8 io-channels = <&adc 4>; 9}; 10