Russell, On Wed, Sep 2, 2015 at 3:50 PM, Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> wrote: >> I think you may want to add "adap->dev.of_node = hdmi->dev->of_node;" >> here. That will allow device trees to specify the i2c bus by using an >> alias. > > Never copy the of_node from one device to another. That allows the > bus matching to unintentionally match the of_node against the wrong > driver. So does that mean we need to create a sub-node for the i2c bus if we want something like this? > Also, is it appropriate to hook non-DDC devices to a DDC bus? I suspect > that's asking for trouble. I doubt it's appropriate. Why do you ask? -Doug _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel