aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2024-07-01 19:57:16 +0000
committerVinod Koul <[email protected]>2024-07-10 10:12:40 +0000
commitb8ec9dba02a74797421c52b1226b23a4302362a6 (patch)
tree688fac7248a5a79f9b83fb450584e3ce33577ccb /rust/helpers.c
parentdt-bindings: dma: sprd,sc9860-dma: convert to YAML (diff)
downloadkernel-b8ec9dba02a74797421c52b1226b23a4302362a6.tar.gz
kernel-b8ec9dba02a74797421c52b1226b23a4302362a6.zip
dt-bindings: fsl-qdma: fix interrupts 'if' check logic
All compatible string include 'fsl,ls1021a-qdma'. Previous if check are always true. if: properties: compatible: contains: enum: - fsl,ls1021a-qdma Change to check other compatible strings to get correct logic and fix below CHECK_DTB warnings. arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var1.dtb: dma-controller@8380000: interrupts: [[0, 43, 4], [0, 251, 4], [0, 252, 4], [0, 253, 4], [0, 254, 4]] is too long Signed-off-by: Frank Li <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions