Re: [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

From: Krzysztof Kozlowski
Date: Mon Feb 26 2018 - 10:30:13 EST


On Wed, Feb 21, 2018 at 9:55 AM, Andrzej Hajda <a.hajda@xxxxxxxxxxx> wrote:
> OF graph describes MHL data lanes between MHL and respective USB
> connector.
>
> Signed-off-by: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
> ---
> v4:
> - added missing reg property in connector's port node (Krzysztof)
> ---
> .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 32 ++++++++++++++++++++--
> 1 file changed, 29 insertions(+), 3 deletions(-)

You have a duplicated '};' so kbuild complains so I assume there will
be next iteration of this. Beside that I am okay with both, so I will
take next version when your bindings and driver changes get
acked/accepted.

Best Regards,
Krzysztof