Take device type into account for hw pattern LEDs
Currently we assume hw_pattern
== qcom-lpg
but as hw_pattern
can be device specific we likely need to look at e.g. DT compatible or driver name too in the future and reject probing if it's not a known hw led.
/cc @DylanVanAssche