]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: baytrail: Add pinconf group + function for the pmu_clk
authorHans de Goede <hdegoede@redhat.com>
Wed, 23 Feb 2022 13:31:49 +0000 (14:31 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 24 Feb 2022 15:44:34 +0000 (16:44 +0100)
commit471a4790b1382c920ce5b4dfd7677226c769fd88
tree49bd3b7c78035ccbf3ee7decc8d4b202f35349db
parent6e424e6bafec35e47db4b693fe41eff065b7dbf6
pinctrl: baytrail: Add pinconf group + function for the pmu_clk

On the Lenovo Yoga Tablet 2 830 / 1050 / 1051 models the 32KHz PMU clk,
which can be muxed externally to SUS pin 5 and/or 6 is used as a clock
for the audio codec.

On the 830 and 1050 models, with ship with Android as factory OS the
pin-muxing for this is not setup by the BIOS.

Add a pinconf group + function for the pmu_clk on SUS pin 5 and 6 to
allow setting the pinmux up from within the x86-android-tablets
platform code.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220223133153.730337-2-hdegoede@redhat.com
drivers/pinctrl/intel/pinctrl-baytrail.c