Add all the header files required for the charger/fg/bms
drivers for QM215 target.
Add snapshots of the new files as of msm-4.9 commit 0848b3af1d2f
("ARM: dts: qcom: disabled wled bl type for sim_vid panel").
Change-Id: Idd1485908488f5eddcee17bb536411abfc4ff6e6
Signed-off-by: Shilpa Suresh <sbsure@codeaurora.org>
8 lines
238 B
C
8 lines
238 B
C
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/* Copyright (c) 2014-2015, 2018, 2021, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#include <uapi/linux/batterydata-interface.h>
|
|
|
|
int config_battery_data(struct bms_battery_data *profile);
|