dt-bindings: soc: qcom: stats: Support fallback compatible for RPM targets - #1788
Open
smankad-oss wants to merge 1 commit into
Open
dt-bindings: soc: qcom: stats: Support fallback compatible for RPM targets#1788smankad-oss wants to merge 1 commit into
smankad-oss wants to merge 1 commit into
Conversation
smankad-oss
force-pushed
the
tech/all/shikra
branch
from
September 9, 2026 06:48
f1015f7 to
84c860a
Compare
Komal Bajaj (Komal-Bajaj)
force-pushed
the
tech/all/shikra
branch
from
September 10, 2026 18:30
d2b0b30 to
bba7654
Compare
smankad-oss
force-pushed
the
tech/all/shikra
branch
from
September 12, 2026 12:56
84c860a to
2d4cb11
Compare
…for RPM targets Keep "qcom,rpm-stats" as a fallback for RPM targets, so that SoC level stats are still shown even without subsystem level stats support. A plain enum can't express that, since it caps compatible at one item. Add a oneOf branch with items for this pattern. Link: https://lore.kernel.org/all/20260907-shikra_stats-v4-1-3825351f9740@oss.qualcomm.com Signed-off-by: Sneh Mankad <sneh.mankad@oss.qualcomm.com>
smankad-oss
force-pushed
the
tech/all/shikra
branch
from
September 12, 2026 12:59
2d4cb11 to
8754043
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep "qcom,rpm-stats" as a fallback for RPM targets, so that SoC level stats are still shown even without subsystem level stats support. A plain enum can't express that, since it caps compatible at one item. Add a oneOf branch with items for this pattern.
CRs-fixed: 4539405