Hi, I would like to remove platform data suppirt from samsung-keypad driver; mach-crag6410.c is the only user of samsung_keypad_platdata structure. I started converting it to software nodes, but I noticed the following message: ../arch/arm/mach-s3c/s3c64xx.c:423:9: note: '#pragma message: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@xxxxxxxxxxxxxxx if you still use it.Without such feedback, the platform will be removed after 2024.' So is this board/platform being dropped? If so when? Thanks. -- Dmitry