From: Krzysztof Kozlowski Date: Mon, 24 Mar 2025 12:52:02 +0000 (+0100) Subject: dt-bindings: PCI: sifive,fu740-pcie: Fix include placement in DTS example X-Git-Tag: v6.16-rc1~50^2~1^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39813e1865c24db95527c39c0d664d4ef2e111c0;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: PCI: sifive,fu740-pcie: Fix include placement in DTS example Coding style and common logic dictates that headers should not be included in device nodes. No functional impact. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Manivannan Sadhasivam Reviewed-by: Manivannan Sadhasivam Reviewed-by: Rob Herring (Arm) Link: https://patch.msgid.link/20250324125202.81986-2-krzysztof.kozlowski@linaro.org --- diff --git a/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml b/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml index 844fc71423020..d35ff807936b3 100644 --- a/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml @@ -81,10 +81,10 @@ unevaluatedProperties: false examples: - | + #include bus { #address-cells = <2>; #size-cells = <2>; - #include pcie@e00000000 { compatible = "sifive,fu740-pcie";