[PATCH v1 0/2] pinctrl: intel: retrieve pure platform driver data as well
From: Andy Shevchenko
Date: Mon Aug 31 2026 - 12:46:59 EST
The reported platform can't be enumerated as it misses driver data
associated with the firmware node. Instead we should use platform
driver data. This mini-series to make it happen.
Radek, please test at least the second patch and provide your formal
Tested-by tag in case it works as expected.
Cc: Radek Válko <rvalko@xxxxxxxxxx>
Andy Shevchenko (2):
pinctrl: intel: Move intel_pinctrl_get_soc_data() upper in the code
pinctrl: intel: Try to retrieve driver data for pure platform drivers
drivers/pinctrl/intel/pinctrl-intel.c | 47 +++++++++++++++++++--------
1 file changed, 33 insertions(+), 14 deletions(-)
--
2.50.1