mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
The API gpiod_count() returns the number of the GPIO in given property. This API is supported from long and continue to support. Use this API instead of of_gpio_named_count() which is deprecated from Linux 6.2. Bug 4387902 Change-Id: I2b647b8645e0dd8ff743515ac999fe035e636dc5 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3035503 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>