arm64: dts: broadcom: adjust whitespace around '='

Fix whitespace coding style: use single space instead of tabs or
multiple spaces around '=' sign in property assignment.  No functional
changes (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Krzysztof Kozlowski 2022-05-26 22:43:38 +02:00 committed by Florian Fainelli
parent e663e06bd3
commit b65b9477d9

View File

@ -567,7 +567,7 @@ enet: ethernet@340000{
reg-names = "amac_base";
dma-coherent;
interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
status= "disabled";
status = "disabled";
};
nand: nand@360000 {