From 576c7a6297723e3d8be2668bd347b27c2a98d854 Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Sun, 26 Sep 2021 15:34:58 +0800 Subject: [PATCH] ANDROID: GKI: rockchip: Enable symbols for phy Functions changes summary: 0 Removed, 0 Changed, 4 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 Added functions: [A] 'function int extcon_set_state(extcon_dev*, unsigned int, bool)' [A] 'function int extcon_sync(extcon_dev*, unsigned int)' [A] 'function usb_dr_mode of_usb_get_dr_mode_by_phy(device_node*, int)' [A] 'function int phy_mipi_dphy_config_validate(phy_configure_opts_mipi_dphy*)' Bug: 194515348 Signed-off-by: Kever Yang Signed-off-by: Greg Kroah-Hartman Change-Id: Ifb68fb8726d7d179a212853abd0be6f5460358ef --- android/abi_gki_aarch64.xml | 24 ++++++++++++++++++++++++ android/abi_gki_aarch64_rockchip | 4 ++++ 2 files changed, 28 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index e785609402d3..203e308ed6d5 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -2160,7 +2160,9 @@ + + @@ -3340,6 +3342,7 @@ + @@ -3525,6 +3528,7 @@ + @@ -124802,12 +124806,23 @@ + + + + + + + + + + + @@ -130829,6 +130844,11 @@ + + + + + @@ -131778,6 +131798,10 @@ + + + + diff --git a/android/abi_gki_aarch64_rockchip b/android/abi_gki_aarch64_rockchip index fe67e3569c4f..567dd80f09f9 100644 --- a/android/abi_gki_aarch64_rockchip +++ b/android/abi_gki_aarch64_rockchip @@ -304,6 +304,7 @@ of_property_read_u32_index of_property_read_variable_u32_array of_regulator_match + of_usb_get_dr_mode_by_phy __page_pinner_migration_failed panic_notifier_list param_ops_bool @@ -886,10 +887,13 @@ # required by phy-rockchip-inno-dsidphy.ko devm_platform_ioremap_resource_byname + phy_mipi_dphy_config_validate platform_get_resource_byname # required by phy-rockchip-inno-usb2.ko devm_extcon_register_notifier + extcon_set_state + extcon_sync wakeup_source_remove # required by phy-rockchip-typec.ko