• 周三. 5月 14th, 2025

dts — rk3326.dtsi

3月 7, 2020

关键词:rk3326.dtsi , linux-4.4, rockchip, dts

dts — rk3326.dtsi

/*
 * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd
 *
 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 */

#include "px30.dtsi"

&cru {
	assigned-clocks =
		<&cru PLL_NPLL>, <&cru ARMCLK>;
	assigned-clock-rates =
		<1040000000>, <816000000>;
};

&gpu_opp_table {
	opp-520000000 {
		opp-hz = /bits/ 64 <520000000>;
		opp-microvolt = <1150000>;
	};
};