aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2022-01-04 16:38:31 +0000
committerJakub Kicinski <kuba@kernel.org>2022-01-05 10:31:22 -0800
commit4e4f325a0a55907b14f579e6b1a38c53755e3de2 (patch)
treecdeaff6fc42563249249970ac2ec269973f46254 /tools/perf/scripts/python/bin/stackcollapse-report
parentMerge branch 'fix-rgmii-delays-for-88e1118' (diff)
downloadlinux-4e4f325a0a55907b14f579e6b1a38c53755e3de2.tar.gz
linux-4e4f325a0a55907b14f579e6b1a38c53755e3de2.zip
net: gemini: allow any RGMII interface mode
The four RGMII interface modes take care of the required RGMII delay configuration at the PHY and should not be limited by the network MAC driver. Sadly, gemini was only permitting RGMII mode with no delays, which would require the required delay to be inserted via PCB tracking or by the MAC. However, there are designs that require the PHY to add the delay, which is impossible without Gemini permitting the other three PHY interface modes. Fix the driver to allow these. Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> Link: https://lore.kernel.org/r/E1n4mpT-002PLd-Ha@rmk-PC.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
sprintf format warningArnd Bergmann1-1/+1 2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann1-1/+2 2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven1-4/+4 2017-09-13procfs: remove unused variableArnd Bergmann1-1/+0 2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton1-1/+4 2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers1-1/+1 2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5 2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer4-0/+527