mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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>
This commit is contained in:
parent
27ecf87c8a
commit
72d256439f
|
|
@ -74,6 +74,7 @@ &sgenet1 {
|
|||
|
||||
&xgenet {
|
||||
status = "ok";
|
||||
rxlos-gpios = <&sbgpio 12 1>;
|
||||
};
|
||||
|
||||
&mmc0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user