summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-01-08 17:06:07 -0600
committerHeiko Stuebner <heiko@sntech.de>2026-01-09 20:50:14 +0100
commit56e7cc8dadf91cd2164e5d6dac9258f448d50182 (patch)
tree260c9d599aff2e3370b486f9614d8ae65fe11e39 /tools/perf/scripts/python/bin/task-analyzer-record
parent5fc045974cdeafd16b25f2c360b0cf48502dd1c5 (diff)
downloadkernel-56e7cc8dadf91cd2164e5d6dac9258f448d50182.tar.gz
arm64: dts: rockchip: Drop unsupported properties
"pinctrl-names" is not valid without a pinctrl-N property. "max-freq" is not a defined property name. Maybe it was supposed to be "spi-max-frequency", but changing to that would be a change in behavior. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260108230607.1348879-1-robh@kernel.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
0-10 17:53:04 -0700'>2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-10-10Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds 2022-10-03kmsan: mark noinstr as __no_sanitize_memoryAlexander Potapenko 2022-09-29slab: Remove __malloc attribute from realloc functionsKees Cook 2022-09-28Kbuild: add Rust supportMiguel Ojeda 2022-09-26treewide: Drop __cficanonicalSami Tolvanen s Axboe 2021-07-08lib: fix spelling mistakesZhen Lei 2021-03-04scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei 2021-03-04scsi: sbitmap: Export sbitmap_weightMing Lei 2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei 2021-03-04scsi: sbitmap: Add helpers for updating allocation hintMing Lei 2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei 2020-12-07sbitmap: simplify wrap checkPavel Begunkov 2020-12-07sbitmap: replace CAS with atomic andPavel Begunkov 2020-12-07sbitmap: remove swap_lockPavel Begunkov 2020-12-07sbitmap: optimise sbitmap_deferred_clear()Pavel Begunkov 2020-07-01sbitmap: Consider cleared bits in sbitmap_bitmap_show()John Garry