Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Commit

Permalink
Merge pull request #142 from Leo-Yan/fix_usb_tx_ep
Browse files Browse the repository at this point in the history
arm64: dts: configure endpoints for USB tx
  • Loading branch information
docularxu committed Nov 12, 2015
2 parents e797446 + 6c27b81 commit 3e411dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/hisilicon/hi6220.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@
g-use-dma;
g-rx-fifo-size = <512>;
g-np-tx-fifo-size = <128>;
g-tx-fifo-size = <128>;
g-tx-fifo-size = <128 128 128 128 128 128>;
interrupts = <0 77 0x4>;
};
};

0 comments on commit 3e411dc

Please sign in to comment.