瀏覽代碼

Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes

SoCFPGA fix for v4.7
- Add missing PHY phandle for SoCFPGA VINING board

* tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  ARM: dts: socfpga: Add missing PHY phandle

Signed-off-by: Olof Johansson <olof@lixom.net>
Olof Johansson 9 年之前
父節點
當前提交
ecb0693d3e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts

+ 1 - 0
arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts

@@ -136,6 +136,7 @@
 &gmac1 {
 &gmac1 {
 	status = "okay";
 	status = "okay";
 	phy-mode = "rgmii";
 	phy-mode = "rgmii";
+	phy-handle = <&phy1>;
 
 
 	snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>;
 	snps,reset-gpio = <&porta 0 GPIO_ACTIVE_LOW>;
 	snps,reset-active-low;
 	snps,reset-active-low;