blob: 0ce2cb6eb98980f304d14832d726548e97046fe1 [file] [log] [blame]
/*
* Copyright (c) 2021 Teslabs Engineering S.L.
*
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_spi {
max6675@0 {
compatible = "maxim,max6675";
reg = <0>;
spi-max-frequency = <4300000>;
};
};