aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorStephan Gerhold <[email protected]>2023-07-18 13:40:13 +0200
committerMark Brown <[email protected]>2023-07-20 13:50:50 +0100
commit944b5c7146fbd0a68f501d9a8a87c3fc5767a3de (patch)
tree981e3a992dd1f81c67bf003b4c47828029f7ea58 /tools/perf/scripts/python/task-analyzer.py
parent65bc25b8d0904e0aff66b1c3a9dd4c0dcb8efbf1 (diff)
ASoC: dt-bindings: pm8916-analog-codec: Fix misleading example
SPMI devices typically have a single address cell and no size cell, i.e. reg = <0xf000> for the audio codec instead of reg = <0xf000 0x200>. The example is a bit misleading because it uses the latter. Copying this into the device tree would be incorrect and was fixed before for pm8916.dtsi in commit c2f0cbb57dba ("arm64: dts: qcom: pm8916: Remove invalid reg size from wcd_codec"). Make the example more clear by adding the outer "pmic" node which specifies the same #address/size-cells that would be used in the real deivce tree. Signed-off-by: Stephan Gerhold <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions