Hi Neil, On Fri, Nov 24, 2017 at 12:41 PM, Neil Armstrong <narmstr...@baylibre.com> wrote:
>>> +&hdmi { >> >> No ddc-i2c-bus property? > > It's in the board dts. Yes, I saw it while reviewing the other patch. Do different boards use different I2C ports for the HDMI EDID? If not, then you could probably put it here instead. >>> +&pcie { >>> + fsl,tx-swing-full = <103>; >>> + fsl,tx-swing-low = <103>; >>> + status = "disabled"; >> >> No 'reset-gpio' property? >> > > It will be in the board dts. Same here.