mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rv1126b: Add resets for fec
Signed-off-by: Xu Hongfei <xuhf@rock-chips.com> Change-Id: I9f974e46f92cf9b792f31d0e82d1d282907b46c1
This commit is contained in:
@@ -3193,6 +3193,9 @@
|
||||
interrupt-names = "fec_irq";
|
||||
clocks = <&cru ACLK_FEC>, <&cru HCLK_FEC>, <&cru CLK_CORE_FEC>;
|
||||
clock-names = "aclk_fec", "hclk_fec", "clk_fec";
|
||||
resets = <&cru SRST_HRESETN_FEC>, <&cru SRST_ARESETN_FEC>,
|
||||
<&cru SRST_RESETN_CORE_FEC>;
|
||||
reset-names = "rst_fec_h", "rst_fec_a", "rst_fec_c";
|
||||
iommus = <&rkfec_mmu>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user