commit | df262dbdcc31f5a89b39ff86a617f8e72c7949dd | [log] [tgz] |
---|---|---|
author | Wang Dongsheng <dongsheng.wang@hxt-semitech.com> | Mon Jan 22 20:25:06 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 24 16:32:29 2018 -0500 |
tree | b882f651db9824dbf34d2c447f946d9c2857c890 | |
parent | 5c38bd1b82e1f76f9fa96c1e61c9897cabf1ce45 [diff] |
net: qcom/emac: extend DMA mask to 46bits Bit TPD3[31] is used as a timestamp bit if PTP is enabled, but it's used as an address bit if PTP is disabled. Since PTP isn't supported by the driver, we can extend the DMA address to 46 bits. Signed-off-by: Wang Dongsheng <dongsheng.wang@hxt-semitech.com> Acked-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>