diff options
author | Jihed Chaibi <jihed.chaibi.dev@gmail.com> | 2025-08-23 00:25:30 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2025-09-05 14:33:11 -0700 |
commit | 9658a92fad1889ff92fa4bd668cd61052687245a (patch) | |
tree | cc616a80fda20bc224e56e2b661ab275fdbdc473 /rust/helpers/poll.c | |
parent | 9df7366a29192f860e9e35a258f0b000b6e4a754 (diff) |
ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to use correct boolean syntax
The ti,en-ck32k-xtal property, defined as a boolean in the Device Tree
schema, was incorrectly assigned a value (<1>) in the DTS file, causing
a validation error: "size (4) error for type flag". The driver uses
of_property_read_bool(), expecting a boolean. Remove the value to fix
the dtbs_check error.
Fixes: 262178b6b8e5 ("ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files")
Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Link: https://lore.kernel.org/all/20250822222530.113520-1-jihed.chaibi.dev@gmail.com/
Link: https://lore.kernel.org/r/20250822222530.113520-1-jihed.chaibi.dev@gmail.com
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'rust/helpers/poll.c')
0 files changed, 0 insertions, 0 deletions