blob: 26e0aa5ff906a08c3d927a0e13e79d66f26a8cc4 [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <nxp/nxp_kw40z.dtsi>
/ {
model = "Hexiwear KW40 board";
compatible = "nxp,kw40z", "nxp,mkw40z4";
chosen {
zephyr,sram = &sram0;
zephyr,flash = &flash0;
};
};
&sim {
pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
er32k-select = <KINETIS_SIM_ER32KSEL_OSC32KCLK>;
};
&adc0 {
status = "okay";
};
&i2c1 {
status = "okay";
};
&lpuart0 {
status = "okay";
current-speed = <115200>;
};
&gpioa {
status = "okay";
};
&gpioc {
status = "okay";
};