|
@@ -74,7 +74,7 @@ static int dwc_eth_dwmac_config_dt(struct platform_device *pdev,
|
|
|
plat_dat->axi->axi_wr_osr_lmt--;
|
|
|
}
|
|
|
|
|
|
- if (of_property_read_u32(np, "read,read-requests",
|
|
|
+ if (of_property_read_u32(np, "snps,read-requests",
|
|
|
&plat_dat->axi->axi_rd_osr_lmt)) {
|
|
|
/**
|
|
|
* Since the register has a reset value of 1, if property
|