Message ID | 20241112015408.3139996-1-ye.zhang@rock-chips.com (mailing list archive) |
---|---|
Headers | show |
Series | gpio: rockchip: Update the GPIO driver | expand |
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> On Tue, 12 Nov 2024 09:54:04 +0800, Ye Zhang wrote: > GPIO driver support acpi and new version, set input direction in > irq_request_resources, fix division error and debounce config error. > > Changes since v1: > - Split commits with multiple changes into separate commits. > - Adjust backportable fix to the forefront. > - Modify messages of some commits. > > [...] Applied, thanks! [1/4] gpio: rockchip: explan the format of the GPIO version ID commit: 591ae6bed250e4067db926313ff7279d23a1c7d1 [2/4] gpio: rockchip: change the GPIO version judgment logic commit: 41209307cad7f14c387c68375a93b50e54261a53 [3/4] gpio: rockchip: support new version GPIO commit: 8bcbd0379c05c66ce2e842c7e8901aa317cdf04e Best regards,