i2c: designware_i2c: Check if the device is powered
[oweals/u-boot.git] / include / dw_hdmi.h
index 90fb64bc9988df4aff89607406e61383de5352b1..8acae3839fb3efb7ed97e01cc08292928baacbb1 100644 (file)
@@ -542,6 +542,7 @@ struct dw_hdmi {
        u8 i2c_clk_low;
        u8 reg_io_width;
        struct hdmi_data_info hdmi_data;
+       struct udevice *ddc_bus;
 
        int (*phy_set)(struct dw_hdmi *hdmi, uint mpixelclock);
        void (*write_reg)(struct dw_hdmi *hdmi, u8 val, int offset);