dt-bindings: Check in pineapple and sun dt files

Initial check in of pineapple and sun dt files on
new branch.

Signed-off-by: Eric Rosas <quic_erosas@quicinc.com>
Change-Id: I8332884d94e2f2c52113f2630d66c79def470004
This commit is contained in:
Eric Rosas
2023-09-06 16:14:51 -07:00
parent 81ebeaa375
commit 391017c2ec
51 changed files with 10413 additions and 0 deletions

12
sun-audio-rumi.dtsi Normal file
View File

@@ -0,0 +1,12 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-audio-overlay.dtsi"
&sun_snd {
compatible = "qcom,sun-asoc-snd-stub";
asoc-codec = <&stub_codec>;
asoc-codec-names = "msm-stub-codec.1";
};