mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-19 22:11:22 +00:00
14 lines
232 B
Text
14 lines
232 B
Text
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
/*
|
||
|
|
* Copyright (C) 2016 Freescale Semiconductor, Inc.
|
||
|
|
* Copyright 2017-2020 NXP
|
||
|
|
*/
|
||
|
|
|
||
|
|
/dts-v1/;
|
||
|
|
|
||
|
|
#include "imx8dxp.dtsi"
|
||
|
|
|
||
|
|
&gpu_3d0 {
|
||
|
|
assigned-clock-rates = <372000000>, <372000000>;
|
||
|
|
};
|