Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / rockchip / rk3566.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
3 #include "rk356x.dtsi"
4
5 / {
6         compatible = "rockchip,rk3566";
7 };
8
9 &power {
10         power-domain@RK3568_PD_PIPE {
11                 reg = <RK3568_PD_PIPE>;
12                 clocks = <&cru PCLK_PIPE>;
13                 pm_qos = <&qos_pcie2x1>,
14                          <&qos_sata1>,
15                          <&qos_sata2>,
16                          <&qos_usb3_0>,
17                          <&qos_usb3_1>;
18                 #power-domain-cells = <0>;
19         };
20 };