]> Git Repo - J-u-boot.git/blobdiff - include/fsl_mdio.h
arm: dts: stm32mp15: alignment with v5.11-rc2
[J-u-boot.git] / include / fsl_mdio.h
index 41cb73717bc9bc4386b1efa890261f9c70c35140..b6c02cf342de1d0964516e411aecb4a2aee463a7 100644 (file)
@@ -55,6 +55,10 @@ int memac_mdio_read(struct mii_dev *bus, int port_addr, int dev_addr,
                int regnum);
 int memac_mdio_reset(struct mii_dev *bus);
 
+struct fsl_pq_mdio_data {
+       u32 mdio_regs_off;
+};
+
 struct fsl_pq_mdio_info {
        struct tsec_mii_mng __iomem *regs;
        char *name;
This page took 0.025194 seconds and 4 git commands to generate.