File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 4098
4098
#size-cells = <2>;
4099
4099
rockchip,grf = <&ioc_grf>;
4100
4100
interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
4101
+ power-domains = <&power RK3576_PD_SDGMAC>;
4101
4102
resets = <&cru SRST_A_DSMC>, <&cru SRST_P_DSMC>;
4102
4103
reset-names = "dsmc", "apb";
4103
4104
clocks = <&cru CLK_DSMC_SYS>,
4338
4339
<&cru ACLK_HSGPIO>, <&cru HCLK_HSGPIO>;
4339
4340
clock-names = "tx_clk_flexbus", "rx_clk_flexbus",
4340
4341
"aclk_flexbus", "hclk_flexbus";
4342
+ power-domains = <&power RK3576_PD_SDGMAC>;
4341
4343
rockchip,grf = <&ioc_grf>;
4342
4344
status = "disabled";
4343
4345
4385
4387
interrupts = <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>;
4386
4388
clocks = <&cru SCLK_FSPI1_X2>, <&cru HCLK_FSPI1>;
4387
4389
clock-names = "clk_sfc", "hclk_sfc";
4390
+ power-domains = <&power RK3576_PD_SDGMAC>;
4388
4391
rockchip,max-dll = <0xFF>;
4389
4392
#address-cells = <1>;
4390
4393
#size-cells = <0>;
You can’t perform that action at this time.
0 commit comments