Skip to content
Commit 0eee258c authored by Andy Shevchenko's avatar Andy Shevchenko
Browse files

pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()



When instantiating PWM, the bypass should be set to false. The field
is used for the selected Intel SoCs that do not have PWM feature enabled
in their pin control IPs.

Fixes: eb78d360 ("pinctrl: intel: Enumerate PWM device when community has a capability")
Reported-by: default avatarAlexis GUILLEMET <alexis.guillemet@dunasys.com>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Tested-by: default avatarAlexis GUILLEMET <alexis.guillemet@dunasys.com>
parent 6edf3152
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment