We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1838abb commit 009269fCopy full SHA for 009269f
dts/arm/nxp/nxp_mcxa156.dtsi
@@ -245,6 +245,18 @@
245
status = "disabled";
246
};
247
248
+ flexio0: flexio@40099000 {
249
+ compatible = "nxp,flexio";
250
+ reg = <0x40099000 0x1000>;
251
+ status = "disabled";
252
+ interrupts = <23 0>;
253
+ clocks = <&syscon MCUX_FLEXIO0_CLK>;
254
+ flexio0_lcd: flexio0-lcd {
255
+ compatible = "nxp,mipi-dbi-flexio-lcdif";
256
257
+ };
258
259
+
260
flexpwm0: flexpwm@400a9000 {
261
compatible = "nxp,flexpwm";
262
reg = <0x400a9000 0x1000>;
0 commit comments