aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2024-07-23 23:09:03 +0000
committerRob Herring (Arm) <[email protected]>2024-07-26 18:53:20 +0000
commit6dc55268f64b780eb8774de3705f791b689853bb (patch)
tree470e8c2c001d2718c95d8ab688629ba7baf213a3 /rust/helpers.c
parentof: remove internal arguments from of_property_for_each_u32() (diff)
downloadkernel-6dc55268f64b780eb8774de3705f791b689853bb.tar.gz
kernel-6dc55268f64b780eb8774de3705f791b689853bb.zip
dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
The 'single-channel' property is an uint32, not an array, so 'items' is an incorrect constraint. This didn't matter until dtschema recently changed how properties are decoded. This results in this warning: Documentation/devicetree/bindings/iio/adc/adi,ad7192.example.dtb: adc@0: \ channel@1:single-channel: 1 is not of type 'array' Fixes: caf7b7632b8d ("dt-bindings: iio: adc: ad7192: Add AD7194 support") Reviewed-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions