Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh
[platform/kernel/u-boot.git] / include / imx_lpi2c.h
index 2700e5f..3ce9eda 100644 (file)
@@ -18,6 +18,7 @@ struct imx_lpi2c_bus {
        struct i2c_pads_info *pads_info;
        struct udevice *bus;
        struct clk per_clk;
+       struct clk ipg_clk;
 };
 
 struct imx_lpi2c_reg {