18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2017 BayLibre SAS
48c2ecf20Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#include "meson-gx-mali450.dtsi"
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci&mali {
108c2ecf20Sopenharmony_ci	compatible = "amlogic,meson-gxl-mali", "arm,mali-450";
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci	clocks = <&clkc CLKID_CLK81>, <&clkc CLKID_MALI>;
138c2ecf20Sopenharmony_ci	clock-names = "bus", "core";
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci	assigned-clocks = <&clkc CLKID_GP0_PLL>;
168c2ecf20Sopenharmony_ci	assigned-clock-rates = <744000000>;
178c2ecf20Sopenharmony_ci};
18