aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rockchip/patches-5.4/005-rockchip-rk3328-add-compatible-to-NanoPi-R2S-etherne.patch
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: rk3328: add compatible to NanoPi R2S ethernet PHYDavid Bauer2020-09-301-0/+25
This adds the compatible property to the NanoPi R2S ethernet PHY node. Otherwise, the PHY might not be probed, as the PHY ID reads all 0xff when it is still in reset. Signed-off-by: David Bauer <mail@david-bauer.net>