On Thu, Dec 12, 2019 at 12:25:52PM +0200, Andy Shevchenko wrote: > This is a part 3 of clean up pin control driver for Intel Baytrail. > After this applied the driver will use all available data structures > from pinctrl-intel.h header. > > Note, that patch which exposes common pin control data structrure for drivers > will be used by Lynxpoint as well. > > This has been tested on the tablet with SD card detection and buttons pressed. > > Based on our pinctrl/intel for-next branch. > > Andy Shevchenko (5): > pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated > callback > pinctrl: intel: Share struct intel_pinctrl for wider use > pinctrl: baytrail: Keep pointer to struct device instead of its > container > pinctrl: baytrail: Use local variable to keep device pointer > pinctrl: baytrail: Reuse struct intel_pinctrl in the driver For the series, Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>