Skip to content

Commit 2f60c35

Browse files
franciscomunozandrewboie
authored andcommitted
soc: microchip: mec1501: Add dts fixup for Keyboard Matrix
This is needed to instantiate Keyboard scan matrix driver Signed-off-by: Francisco Munoz <[email protected]>
1 parent eb5e97b commit 2f60c35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

soc/arm/microchip_mec/mec1501/dts_fixup.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140

141141
#define DT_WDT_0_NAME DT_INST_0_MICROCHIP_XEC_WATCHDOG_LABEL
142142

143+
#define DT_KSCAN_0_NAME DT_INST_0_MICROCHIP_XEC_KSCAN_LABEL
144+
143145
#define DT_PS2_XEC_0_BASE_ADDR DT_MICROCHIP_XEC_PS2_40009000_BASE_ADDRESS
144146
#define DT_PS2_XEC_0_IRQ DT_MICROCHIP_XEC_PS2_40009000_IRQ_0
145147
#define DT_PS2_XEC_0_IRQ_PRIORITY DT_MICROCHIP_XEC_PS2_40009000_IRQ_0_PRIORITY

0 commit comments

Comments
 (0)