Add pinctrl node with compatible "qcom,kera-tlmm" in order to enable the Top Level Multiplexer (TLMM) block on Kera SoC. Change-Id: Ie0b58783d8c77c5f6375eb6ddab5495ca5061040 Signed-off-by: Mukesh Ojha <quic_mojha@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 {
|
|
};
|