diff options
| author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | 2026-03-05 13:06:17 -0500 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-05-04 18:27:29 -0400 |
| commit | f9abbeb3e674ff7ccee647e8dd9e43c1e1b16854 (patch) | |
| tree | c4a3e531801774231dabded4c50817047760c5d6 /scripts/Makefile.thinlto | |
| parent | 0372cc5776e7fd5570884aed0c1e9a8a546cad66 (diff) | |
ARM: dts: imx6ul-var-som: fix warning for boolean property with a value
dmesg warning:
OF: /soc/bus@2000000/ethernet@20b4000/mdio/ethernet-phy@3: Read of
boolean property 'micrel,rmii-reference-clock-select-25-mhz' with a
value.
Using of_property_read_bool() for non-boolean properties is deprecated and
results in a warning during runtime since commit c141ecc3cecd
("of: Warn when of_property_read_bool() is used on non-boolean properties")
micrel,rmii-reference-clock-select-25-mhz is a boolean property and should
not have a value, so remove it.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
