On Sat, Aug 10, 2024 at 11:48:06AM +0530, Animesh Agarwal wrote: > Remove unused property num-viewport to fix dtbs warnings. > > arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dtb: pcie@3400000: Unevaluated properties are not allowed ('num-viewport' was unexpected) > from schema $id: http://devicetree.org/schemas/pci/fsl,layerscape-pcie.yaml# > arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dtb: pcie@3400000: Unevaluated properties are not allowed ('num-viewport' was unexpected) > from schema $id: http://devicetree.org/schemas/pci/fsl,layerscape-pcie.yaml# > > Cc: Daniel Baluta <daniel.baluta@xxxxxxx> > Signed-off-by: Animesh Agarwal <animeshagarwal28@xxxxxxxxx> Applied, thanks!