From: Hyun Kwon Date: Tue, 17 May 2016 11:19:10 +0000 (+0530) Subject: ARM64: zynqmp: zcu102: Add phy phandles to DisplayPort X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb7ca27a79f9ba3a94b353cccdd9bef9bd0f6111;p=thirdparty%2Fu-boot.git ARM64: zynqmp: zcu102: Add phy phandles to DisplayPort Add phy phandles to the DisplayPort DT node. Signed-off-by: Hyun Kwon Signed-off-by: Anurag Kumar Vulisha Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp-zcu102.dts b/arch/arm/dts/zynqmp-zcu102.dts index a171aebea4d..bc234e4d93d 100644 --- a/arch/arm/dts/zynqmp-zcu102.dts +++ b/arch/arm/dts/zynqmp-zcu102.dts @@ -636,6 +636,8 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o &xlnx_dp { status = "okay"; + phy-names = "dp-phy0", "dp-phy1"; + phys = <&lane1 PHY_TYPE_DP 0 3 27000000>, <&lane0 PHY_TYPE_DP 1 3 27000000>; }; &xlnx_dp_sub {