On Mon, Aug 26, 2024 at 09:04:53AM -0500, Rob Herring (Arm) wrote: > > On Fri, 23 Aug 2024 14:58:54 -0400, Frank Li wrote: > > Copy the 'num-viewport' property from snps,dw-pcie-common.yaml to > > fsl,layerscape-pcie.yaml to address the below warning. This is necessary > > due to historical reasons where fsl,layerscape-pcie.yaml does not > > directly reference snps,dw-pcie-common.yaml. > > > > /arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dtb: pcie@3400000: Unevaluated properties are not allowed ('num-viewport' was unexpected) > > > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > > --- > > .../devicetree/bindings/pci/fsl,layerscape-pcie.yaml | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> Bjorn and krzysztof wilczynaski Could you pick this trivial binding doc change patch, which acked by Rob, I don't want to miss this merge windows. It help reduce CHECK_DTBS warnings. Frank >