summaryrefslogtreecommitdiff
path: root/drivers/timer/tsc_timer.c
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2021-01-11 21:11:49 +0100
committerAndre Przywara <[email protected]>2021-01-31 23:55:56 +0000
commiteb5a2b6710750d5ae002e7bf3dbec2c6ce2a17d8 (patch)
tree2c221219f2ea2a1984539830b85c7b9c79238316 /drivers/timer/tsc_timer.c
parentb14e520517cc0f5bdababfb1cc2909f228437d53 (diff)
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
The pinmux choice for the RMII/RGMII pins the EMAC is connected to is not dependent on the EMAC IP, but on the SoC it is integrated in. Deriving the pinmux from the DT compatible string (as we do at the moment) will thus cause problems with certain EMAC IP / SoC combinations. To avoid this exact issue with the H616, let's use our Kconfig MACH symbols to choose the correct pinmux setup. Signed-off-by: Andre Przywara <[email protected]> Tested-by: Jernej Skrabec <[email protected]> Reviewed-by: Jernej Skrabec <[email protected]>
Diffstat (limited to 'drivers/timer/tsc_timer.c')
0 files changed, 0 insertions, 0 deletions