summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/helpers.py
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2025-11-28 15:50:32 +0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-11-28 12:59:00 +0100
commitdae9750105cf93ac1e156ef91f4beeb53bd64777 (patch)
treed6c51c6b6ff21e1b37d687fe3b64d4e0e12fe47b /scripts/lib/abi/helpers.py
parentf01c0f7ee59fce16e5bae92a2d388a8a6fdf3f0f (diff)
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
The manuals of 2K2000 says both BIT_CTRL_MODE and BYTE_CTRL_MODE are supported but the latter is recommended. Also on 2K3000, per the ACPI DSDT the GPIO controller is compatible with 2K2000, but it fails to operate GPIOs 62 and 63 (and maybe others) using BIT_CTRL_MODE. Using BYTE_CTRL_MODE also makes those 2K3000 GPIOs work. Fixes: 3feb70a61740 ("gpio: loongson: add more gpio chip support") Cc: stable@vger.kernel.org Signed-off-by: Xi Ruoyao <xry111@xry111.site> Reviewed-by: Huacai Chen <chenhuacai@loongson.cn> Link: https://lore.kernel.org/r/20251128075033.255821-1-xry111@xry111.site Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions