arm64: tegra: Add missing whitespace

The unit-address of a node should be separated from the opening brace by
a space.

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding
2022-10-24 16:05:57 +02:00
parent 7815954203
commit 58bf48a25a

View File

@@ -1750,7 +1750,7 @@
interrupt-controller;
};
smmu_iso: iommu@10000000{
smmu_iso: iommu@10000000 {
compatible = "nvidia,tegra234-smmu", "nvidia,smmu-500";
reg = <0x10000000 0x1000000>;
interrupts = <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>,