kernel-brax3-ubuntu-touch/arch/arm64/boot/dts/mediatek/mt6985-clkitg.dtsi
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

15 lines
304 B
Text

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright (C) 2022 MediaTek Inc.
* Author: Owen Chen <owen.chen@mediatek.com>
*/
&clkitg {
status = "okay";
bring-up {
compatible = "mediatek,clk-bring-up";
clocks =
<&topckgen_clk CLK_TOP_DSP_SEL>,
<&topckgen_clk CLK_TOP_TL_SEL>;
};
};