Add pinctrl node with compatible "qcom,tuna-tlmm" in order to enable the Top Level Multiplexer (TLMM) block on Tuna SoC. Change-Id: I0d493147efd67b73846701cddc31274a006a6a99 Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
&tlmm {
|
|
};
|