summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-report
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2023-05-13 11:21:24 +0100
committerGregory CLEMENT <gregory.clement@bootlin.com>2023-05-15 09:49:26 +0200
commite5cfa586d5131979feed2820dee18689a4075e64 (patch)
tree0f3e1b0f9c0654a8358ed8a08ba5cfc8588f937c /tools/perf/scripts/python/bin/flamegraph-report
parent5668d088ee4ea05db9daaae0645d1d1f579b20f9 (diff)
downloadkernel-e5cfa586d5131979feed2820dee18689a4075e64.tar.gz
ARM: dts: armada388-clearfog: add missing phy-modes
The DSA framework has got more picky about always having a phy-mode, particularly for the CPU port. Add the missing phy-mode properties for every port which does not have an integrated PHY. Add a phy-mode property to the ethernet interface facing the switch as this was configured using SGMII - as the switch is actually using 1000base-x, let's have some consistency between the two link partners. Additionally, the cpu label has never actually been used in the binding, so remove it. Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-report')
0 files changed, 0 insertions, 0 deletions
='2020-05-01 09:40:02 +0200'>2020-05-01efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar 2020-04-24efi/libstub: Drop __pure getters for EFI stub optionsArd Biesheuvel 2020-04-24efi/libstub/arm64: Switch to ordinary page allocator for kernel imageArd Biesheuvel 2020-04-23efi/libstub/arm64: Simplify randomized loading of kernel imageArd Biesheuvel 2020-04-23efi/libstub/arm64: Replace 'preferred' offset with alignment checkArd Biesheuvel 2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds 2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel 2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageArd Biesheuvel 2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel 2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel 2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel 2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel 2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel