![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 /* 0003 * Device Tree Source for OMAP4 clock data 0004 * 0005 * Copyright (C) 2013 Texas Instruments, Inc. 0006 */ 0007 &prm_clocks { 0008 bandgap_fclk: bandgap_fclk@1888 { 0009 #clock-cells = <0>; 0010 compatible = "ti,gate-clock"; 0011 clock-output-names = "bandgap_fclk"; 0012 clocks = <&sys_32k_ck>; 0013 ti,bit-shift = <8>; 0014 reg = <0x1888>; 0015 }; 0016 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |