diff options
| author | Daniel Golle <daniel@makrotopia.org> | 2026-04-29 06:48:38 +0300 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-05-05 18:46:58 +0300 |
| commit | e4de139ceda4ea5004af8bca4da202dfbcc5349e (patch) | |
| tree | f40c95c6107505b0c2f48f92f364a75217b89f7a | |
| parent | cdd5ffcec0dd8320969623e3acd36811bc05852a (diff) | |
| download | linux-e4de139ceda4ea5004af8bca4da202dfbcc5349e.tar.xz | |
dt-bindings: misc: fsl,qoriq-mc: drop trailing whitespace
Drop trailing whitespace from example.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20fb6993052534958ca57b537204de6c5617215a.1777434096.git.daniel@makrotopia.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml index df45ff56d444..801f305e0374 100644 --- a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml +++ b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml @@ -166,7 +166,7 @@ examples: */ ranges = <0x0 0x0 0x8 0x0c000000 0x4000000 0x1 0x0 0x8 0x18000000 0x8000000>; - + /* define map for ICIDs 23-64 */ iommu-map = <23 &smmu 23 41>; /* define msi map for ICIDs 23-64 */ |
