diff options
author | 2023-05-29 11:13:56 +0200 | |
---|---|---|
committer | 2023-05-30 10:03:57 +0200 | |
commit | 0c211488ef36db3d52c8b8ae9931e508272f5a11 (patch) | |
tree | ef287a5157f3f8d5e6135092e3b778028aa56211 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ARM: dts: stm32: Shorten the AV96 HDMI sound card name (diff) | |
download | wireguard-linux-0c211488ef36db3d52c8b8ae9931e508272f5a11.tar.xz wireguard-linux-0c211488ef36db3d52c8b8ae9931e508272f5a11.zip |
ARM: dts: stm32: fix warnings on stm32f469-disco board
Several warnings appear when building and checking stm32f429 device-tree:
arch/arm/boot/dts/stm32f469-disco.dts:182.28-184.5: Warning (unit_address_vs_reg): /soc/display-controller@40016800/port/endpoint@0: node has a unit name, but no reg or ranges property
.../arch/arm/boot/dts/stm32f469-disco.dtb: dsi@40016c00: Unevaluated properties are not allowed ('panel-dsi@0' was unexpected)
From schema: .../Documentation/devicetree/bindings/display/st,stm32-dsi.yaml
Fix those.
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions