Change-Id: I64676ce9bb9c4adf366d48d275ccb13ae96e6bd0 Signed-off-by: Jianlong Wang <jianlong.wang@rock-chips.com>
21 lines
277 B
Plaintext
21 lines
277 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (c) 2023 Rockchip Electronics Co., Ltd.
|
|
*
|
|
*/
|
|
|
|
#include "rk3568-evb8-lp4-v10.dtsi"
|
|
#include "rk3568-android.dtsi"
|
|
|
|
&bt_sco {
|
|
status = "okay";
|
|
};
|
|
|
|
&bt_sound {
|
|
status = "okay";
|
|
};
|
|
|
|
&i2s3_2ch {
|
|
status = "okay";
|
|
};
|