diff options
author | Iyappan Subramanian <isubramanian@apm.com> | 2016-08-13 08:05:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-13 21:48:53 +0300 |
commit | 72d256439fcfec43df4c498b1d9b6131c32a8994 (patch) | |
tree | 2ed9bc67687cca3dcd852dc831506c79547d3d7c /arch/arm64/boot/dts/apm | |
parent | 27ecf87c8a9d6152203ff5feb74535abd48e9ad3 (diff) | |
download | linux-72d256439fcfec43df4c498b1d9b6131c32a8994.tar.xz |
dtb: xgene: Add rxlos-gpios property
Added rxlos GPIO mapping by adding rxlos-gpios property.
Signed-off-by: Quan Nguyen <qnguyen@apm.com>
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Tested-by: Fushen Chen <fchen@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm64/boot/dts/apm')
-rw-r--r-- | arch/arm64/boot/dts/apm/apm-mustang.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/apm/apm-mustang.dts b/arch/arm64/boot/dts/apm/apm-mustang.dts index b7fb5d9295c2..32a961c5e98a 100644 --- a/arch/arm64/boot/dts/apm/apm-mustang.dts +++ b/arch/arm64/boot/dts/apm/apm-mustang.dts @@ -74,6 +74,7 @@ &xgenet { status = "ok"; + rxlos-gpios = <&sbgpio 12 1>; }; &mmc0 { |