On Thu, Mar 03, 2022 at 05:30:45PM +0000, Lucas Tanure wrote: > The driver can receive an empty hw_config, so mark > as valid if successfully read from device tree or > ACPI. > Platforms not marked with a valid hw config will > not be supported. > > Signed-off-by: Lucas Tanure <tanureal@xxxxxxxxxxxxxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles