Update the RPMH regulator's min/max voltages based on latest HW recommendation. While at it add FMD changes for WCN attaches. trim the level regulator names to avoid buffer length issues for regulator names. Change-Id: Ib2c99e58fc66ad6a05d43faffdce473ed94b6005 Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "tuna-mtp.dtsi"
|
|
|
|
&S1G_ALT {
|
|
status = "ok";
|
|
};
|
|
|
|
&L3G {
|
|
regulator-always-on;
|
|
};
|