On 15/04/2026 08:55, Michal Simek wrote: >>> >>> Does it make sense? >> >> Yes, drop from DT. No need for generic stuff. Or describe the hardware. > > You need to describe that connection to HW. GPIOs, memory location, etc. > It means there must be any description.
No, you can write user-space driver or pass everything through SW nodes. No need for DT description. But if you want a DT description, then it must be for the specific hardware, since the hardware is not generic. Best regards, Krzysztof

