[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230430-omap2-pdata-quirks-v1-0-e015f3a3ea46@linaro.org>
Date: Mon, 01 May 2023 11:05:20 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Tony Lindgren <tony@...mide.com>,
Russell King <linux@...linux.org.uk>,
Bartosz Golaszewski <brgl@...ev.pl>,
Lee Jones <lee@...nel.org>,
Andreas Kemnade <andreas@...nade.info>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/3] Get rid of OMAP2 GPIO pdata quirks
The OMAP2/3 has a few platform data quirks using the legacy
<linux/gpio.h> API and the associated global GPIO numberspace.
Since we started to use dynamic assignment of the OMAP GPIO
base this will not work, let's just rewrite and decomission
these bad habits.
Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
---
Linus Walleij (3):
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
ARM: omap2: Get USB hub reset GPIO from descriptor
ARM: omap2: Rewrite WLAN quirk to use GPIO descriptors
arch/arm/mach-omap2/omap_device.c | 1 -
arch/arm/mach-omap2/pdata-quirks.c | 132 ++++++++++++++++++-------------------
drivers/gpio/gpio-twl4030.c | 52 ++++++++++-----
include/linux/mfd/twl.h | 3 -
4 files changed, 102 insertions(+), 86 deletions(-)
---
base-commit: 825a0714d2b3883d4f8ff64f6933fb73ee3f1834
change-id: 20230430-omap2-pdata-quirks-3093041ee4fe
Best regards,
--
Linus Walleij <linus.walleij@...aro.org>
Powered by blists - more mailing lists