Add charger PMIC changes to the kera variants. While at it add ADC channels for pmic_glink_adc and debug channels for pmic_glink_debug for kera platforms. Change-Id: Iab9f94b44eca9365b84bc78c2666e4f66a344455 Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "tuna-pmiv0108.dtsi"
|
|
|
|
&pmiv010x_amoled {
|
|
status= "ok";
|
|
};
|
|
|
|
&pmiv010x_amoled_ecm {
|
|
status = "ok";
|
|
};
|