aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rockchip/patches-5.4/006-rockchip-rk3328-fix-NanoPi-R2S-GMAC-clock-name.patch
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: fix NanoPi R2S GMAC clock nameDavid Bauer2020-11-041-0/+27
This commit fixes the name for the GMAC clock to gmac_clkin, as this is the name of the clock provided by the rk3328-clk driver. Without this commit, the GMAC will not work in TX direction. Suggested-by: Tobias Waldvogel <tobias.waldvogel@gmail.com> Signed-off-by: David Bauer <mail@david-bauer.net>