mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
arm64: dts: sprd: minor whitespace cleanup
The DTS code coding style expects exactly one space before '{'
character.
Link: https://lore.kernel.org/r/20240208105137.128601-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
4b660dbd9e
commit
f0c31febda
|
|
@ -113,7 +113,7 @@ CPU7: cpu@530103 {
|
|||
};
|
||||
};
|
||||
|
||||
idle-states{
|
||||
idle-states {
|
||||
entry-method = "psci";
|
||||
|
||||
CORE_PD: core_pd {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ aliases {
|
|||
spi0 = &adi_bus;
|
||||
};
|
||||
|
||||
memory{
|
||||
memory {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x80000000 0 0x60000000>,
|
||||
<0x1 0x80000000 0 0x60000000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user