On Wed, Oct 23, 2024 at 11:42:06AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > According to adv7180.yaml, the correct property name is > "adi,force-bt656-4". > > Update it accordingly to fix several dt-schema warnings: > > adv7280@21: 'adv,force-bt656-4' does not match any of the regexes: ... > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > --- > arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > This will affect other users of this DTS, which we try to avoid. Some sort of analysis if this is used in BSD would be useful. Best regards, Krzysztof