summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2023-06-19 11:29:03 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2023-06-22 23:04:53 +0200
commitefdd296323cdf6303a034ec85086c4b0b2234a71 (patch)
treea3b120ab3049d6662facd267ca0fffbb768174a1 /tools/perf/scripts/python/bin/task-analyzer-record
parent17241a02a84ef748d4ab7386c5a25771b1fa7cc7 (diff)
downloadkernel-efdd296323cdf6303a034ec85086c4b0b2234a71.tar.gz
dt-bindings: mtd: Describe nand-ecc-mode
This property has been extensively used for almost two decades already, a lot of device trees use it, this is not the preferred way to configure the ECC engines but we cannot just ignore it. Describe the property, list the exact strings which have once been supported and mark it deprecated. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/linux-mtd/20230619092916.3028470-5-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
ading chunk-based uncompressed filesGao Xiang 2021-08-19erofs: add fiemap support with iomapGao Xiang 2021-08-10erofs: dax support for non-tailpacking regular fileGao Xiang 2021-08-10erofs: iomap support for non-tailpacking DIOHuang Jianan 2021-06-08erofs: clean up file headers & footersGao Xiang 2021-03-29erofs: add unsupported inode i_format checkGao Xiang 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24stat: handle idmapped mountsChristian Brauner 2020-11-04erofs: derive atime instead of leaving it emptyGao Xiang 2020-08-03erofs: fix extended inode could cross boundaryGao Xiang 2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov 2020-05-27erofs: code cleanup by removing ifdef macro surroundingChengguang Xu