Re: [PATCH v5 0/5] pinctrl/GPIO driver for Apple SoCs
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-10-26 18:05:20
Also in:
linux-devicetree
From: Joey Gouly <joey.gouly@arm.com>
Date: 2021-10-26 18:05:20
Also in:
linux-devicetree
Hi, On Tue, Oct 26, 2021 at 06:58:10PM +0100, Joey Gouly wrote:
Hi all, Here is the v5 patchset for the Apple pinctrl/GPIO driver. Changes since v4 [1]: - Renamed functions to remove duplicate 'gpio' - Create all 4 functions (gpio, periph1-3) - Applied Acks/Review tags There is a branch here with the driver: https://gitlab.arm.com/linux-arm/jg-open/-/tree/pinctrl_apple_v4
Correct url is: https://gitlab.arm.com/linux-arm/jg-open/-/commits/pinctrl_apple_v5/ (I'm guessing the patches will be applied with b4, but just in case..) Thanks, Joey