### Describe the bug There is an issue in the generated supported features for Timer/Counter type. To reproduce the issue: - Go to https://docs.zephyrproject.org/latest/boards/nxp/mimxrt1170_evk/doc/index.html#supported-features - See that "NXP MCUX General-Purpose Timer (GPT)", bind to "nxp,imx-gpt", is marked as the "Timer" type: <img width="1058" height="164" alt="Image" src="https://github.com/user-attachments/assets/db65c893-400c-4cfb-a2d1-8e88b799ad8e" /> - It must be a "Counter" not "Timer": <img width="574" height="218" alt="Image" src="https://github.com/user-attachments/assets/40d7ad18-2745-4482-93e2-d0301bd0c52d" />