mbox series

[GIT,PULL] intel-pinctrl for 5.17-5

Message ID YgvdxSwYkHfSuV8a@black.fi.intel.com
State New
Headers show
Series [GIT,PULL] intel-pinctrl for 5.17-5 | expand

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.17-5

Message

Andy Shevchenko Feb. 15, 2022, 5:07 p.m. UTC
Hi Linux pin control  maintainers,

Single revert due to possibility of clashing with real hardware (in the nearest
future) that uses ID for different pin layout. That's why for this cycle to avoid
any potential issues or even damages of a brand new hardware.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 500c77eed0feabddd5b3afb48e32c204614a8eab:

  pinctrl: zynqmp: Revert "Unify pin naming" (2022-01-28 16:52:04 +0200)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.17-5

for you to fetch changes up to 6f66db29e2415cbe8759c48584f9cae19b3c2651:

  pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID" (2022-02-15 19:02:46 +0200)

----------------------------------------------------------------
intel-pinctrl for v5.17-5

* Revert misplaced ID

The following is an automated git shortlog grouped by driver:

tigerlake:
 -  Revert "Add Alder Lake-M ACPI ID"

----------------------------------------------------------------
Andy Shevchenko (1):
      pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"

 drivers/pinctrl/intel/pinctrl-tigerlake.c | 1 -
 1 file changed, 1 deletion(-)

Comments

Linus Walleij Feb. 19, 2022, 1:04 a.m. UTC | #1
On Tue, Feb 15, 2022 at 6:09 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Hi Linux pin control  maintainers,
>
> Single revert due to possibility of clashing with real hardware (in the nearest
> future) that uses ID for different pin layout. That's why for this cycle to avoid
> any potential issues or even damages of a brand new hardware.
>
> Thanks,
>
> With Best Regards,
> Andy Shevchenko

Pulled in for fixes!

Yours,
Linus Walleij