From 935b5c3bdd8673f4f2890dcefb46bacf3923ee42 Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Sun, 26 Sep 2021 15:12:03 +0800 Subject: [PATCH] ANDROID: GKI: rockchip: Enable symbols for rk808-regulator Functions changes summary: 0 Removed, 0 Changed (1546 filtered out), 2 Added functions Variables changes summary: 0 Removed, 0 Changed (11 filtered out), 0 Added variables 2 Added functions: [A] 'function gpio_desc* devm_gpiod_get_index_optional(device*, const char*, unsigned int, gpiod_flags)' [A] 'function int gpiod_is_active_low(const gpio_desc*)' Bug: 194515348 Signed-off-by: Kever Yang Signed-off-by: Greg Kroah-Hartman Change-Id: Ie06fa99d6616cb389bccc1d9167f084c7cafbe89 --- android/abi_gki_aarch64.xml | 127 ++++++++++++++++++++++++++++++- android/abi_gki_aarch64_rockchip | 4 + 2 files changed, 129 insertions(+), 2 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 3a8dffebeda3..cd584494d25b 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -1415,6 +1415,7 @@ + @@ -2357,6 +2358,7 @@ + @@ -14036,6 +14038,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -65431,7 +65516,14 @@ - + + + + + + + + @@ -80640,6 +80732,9 @@ + + + @@ -89419,6 +89514,9 @@ + + + @@ -90364,6 +90462,7 @@ + @@ -102462,7 +102561,20 @@ - + + + + + + + + + + + + + + @@ -120723,6 +120835,13 @@ + + + + + + + @@ -125696,6 +125815,10 @@ + + + + diff --git a/android/abi_gki_aarch64_rockchip b/android/abi_gki_aarch64_rockchip index 7892904894cd..23c121c46172 100644 --- a/android/abi_gki_aarch64_rockchip +++ b/android/abi_gki_aarch64_rockchip @@ -113,6 +113,7 @@ devm_fwnode_gpiod_get_index devm_gpiod_get devm_gpiod_get_index + devm_gpiod_get_index_optional devm_gpiod_get_optional devm_input_allocate_device devm_ioremap @@ -948,6 +949,9 @@ devm_request_any_context_irq input_set_capability +# required by rk808-regulator.ko + gpiod_is_active_low + # required by rk808.ko devm_mfd_add_devices i2c_smbus_read_byte_data