commit | 7e00b4c86a84fc316de6762780025d31f94d558f | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@kernel.org> | Thu Feb 04 14:24:33 2021 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 04 11:38:33 2021 +0100 |
tree | 3a3f163ca1cab16c23807fb156dea565cd640682 | |
parent | bcec1eea412147159a6ac832faf050e32d5a2e06 [diff] |
arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2 commit b7ff3a447d100c999d9848353ef8a4046831d893 upstream. The shift for the phy_intf_sel bit in the system manager for gmac1 and gmac2 should be 0. Fixes: 2f804ba7aa9ee ("arm64: dts: agilex: Add SysMgr to Ethernet nodes") Cc: stable@vger.kernel.org Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>