summaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/qoriq-clockgen1.dtsi
blob: dd4253d1d5df64c3e093acd1d6947a420a7b122a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/*
 * QorIQ clock control device tree stub [ controller @ offset 0xe1000 ]
 *
 * Copyright 2014 Freescale Semiconductor Inc.
 * Copyright 2020 NXP
 *
 */

clockgen: global-utilities@e1000 {
	compatible = "fsl,qoriq-clockgen-1.0";
	reg = <0xe1000 0x1000>;
	#clock-cells = <2>;
};