Skip to content

Commit 41f9d52

Browse files
ankeXiaonashif
authored andcommitted
dts: arm: nxp: nxp_ke1xz.dtsi: add flexio information
Add flexio support for frdm_ke17z and frdm_ke17z512. Signed-off-by: Anke Xiao <[email protected]>
1 parent 166b9bf commit 41f9d52

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dts/arm/nxp/nxp_ke1xz.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,14 @@
454454
#dma-cells = <2>;
455455
irq-shared-offset = <4>;
456456
};
457+
458+
flexio: flexio@4005a000 {
459+
compatible = "nxp,flexio";
460+
reg = <0x4005a000 0x1000>;
461+
status = "disabled";
462+
interrupts = <23 0>;
463+
clocks = <&pcc 0x168 KINETIS_PCC_SRC_FIRC_ASYNC>;
464+
};
457465
};
458466
};
459467

0 commit comments

Comments
 (0)