On 24/11/2017 15:44, Fabio Estevam wrote: > 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.
Not at my knowledge, but it's typically something routed on the carrier board. Anyway I can set it here. > >>>> +&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. > Ok. Neil