kernel: bump 5.10 to 5.10.179
[openwrt/staging/hauke.git] / target / linux / generic / backport-5.10 / 740-v5.13-0006-net-dsa-b53-mmap-Add-device-tree-support.patch
index c1014b20bcfe474229980b72251242c801a7b1e2..48494d13e47fa506cfa52dd57db6970ea1bb9f1f 100644 (file)
@@ -24,8 +24,8 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  #include <linux/kernel.h>
  #include <linux/module.h>
  #include <linux/io.h>
-@@ -228,11 +229,65 @@ static const struct b53_io_ops b53_mmap_
-       .write64 = b53_mmap_write64,
+@@ -242,11 +243,65 @@ static const struct b53_io_ops b53_mmap_
+       .phy_write16 = b53_mmap_phy_write16,
  };
  
 +static int b53_mmap_probe_of(struct platform_device *pdev,