Re: [PATCH v2 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support
From: Fabio Estevam
Date: Fri Nov 24 2017 - 09:44:53 EST
Hi Neil,
On Fri, Nov 24, 2017 at 12:41 PM, Neil Armstrong
<narmstrong@xxxxxxxxxxxx> 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.