![]() |
|
|||
0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 0002 /* 0003 * Copyright (c) 2017 BayLibre SAS 0004 * Author: Neil Armstrong <narmstrong@baylibre.com> 0005 */ 0006 0007 #include "meson-gx-mali450.dtsi" 0008 0009 &mali { 0010 compatible = "amlogic,meson-gxl-mali", "arm,mali-450"; 0011 0012 clocks = <&clkc CLKID_CLK81>, <&clkc CLKID_MALI>; 0013 clock-names = "bus", "core"; 0014 0015 assigned-clocks = <&clkc CLKID_GP0_PLL>; 0016 assigned-clock-rates = <744000000>; 0017 };
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |