mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
ARM: dts: intel: arria10: Correct indentation
Correct spaces or mix of tabs+spaces into proper tab-indented lines. No functional impact (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
0764f42a8b
commit
39ea7cb401
|
|
@ -447,7 +447,7 @@ gmac0: ethernet@ff800000 {
|
|||
gmac1: ethernet@ff802000 {
|
||||
compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.72a", "snps,dwmac";
|
||||
altr,sysmgr-syscon = <&sysmgr 0x48 8>;
|
||||
reg = <0xff802000 0x2000>;
|
||||
reg = <0xff802000 0x2000>;
|
||||
interrupts = <0 93 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "macirq";
|
||||
/* Filled in by bootloader */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user