ac5833781611f8b3b403dc1955ced895a7a8c1f7
[platform/kernel/linux-starfive.git] / arch / arm64 / boot / dts / amlogic / meson-g12.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2019 BayLibre, SAS
4  * Author: Jerome Brunet <jbrunet@baylibre.com>
5  */
6
7 #include "meson-g12-common.dtsi"
8 #include <dt-bindings/power/meson-g12a-power.h>
9
10 &ethmac {
11         power-domains = <&pwrc PWRC_G12A_ETH_ID>;
12 };
13
14 &vpu {
15         power-domains = <&pwrc PWRC_G12A_VPU_ID>;
16 };
17
18 &sd_emmc_a {
19         amlogic,dram-access-quirk;
20 };