summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorCharan Pedumuru <charan.pedumuru@gmail.com>2026-06-29 16:26:40 +0000
committerUlf Hansson <ulfh@kernel.org>2026-07-06 17:01:34 +0200
commitc53d1b813d7b074d053a09473354e13c71a4dcfe (patch)
tree15c419683f50619d1890a5e44a319aa788600eb6 /tools/perf/scripts/python/bin
parent4e9dc8c1ef70c4a31ccf5bd7742a50999e09401d (diff)
dt-bindings: mmc: st,sdhci: Convert to DT schema
Convert STMicroelectronics sdhci-st MMC/SD controller binding from text format to YAML DT schema. Changes during conversion: - Preserve optional 'icn' clock and 'top-mmc-delay' register region via minItems: 1 on their respective properties. - Conditionally require reg-names when two reg entries are present via an allOf if/then block, preventing silent runtime failure in devm_platform_ioremap_resource_byname(). - Constrain max-frequency to enum [200000000, 100000000, 50000000] with a default of 50000000, matching the driver's behaviour in sdhci-st.c. Signed-off-by: Charan Pedumuru <charan.pedumuru@gmail.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions