mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 07:03:28 -04:00
ARM: dts: st: ste: 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> Link: https://lore.kernel.org/r/20260706101823.341230-4-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
committed by
Arnd Bergmann
parent
b8e1c0a7a1
commit
4830d793eb
@@ -1119,7 +1119,7 @@ msp2: msp@80117000 {
|
||||
|
||||
dmas = <&dma 14 0 0x12>, /* Logical - DevToMem - HighPrio */
|
||||
<&dma 14 1 0x19>; /* Physical Chan 1 - MemToDev
|
||||
HighPrio - Fixed */
|
||||
HighPrio - Fixed */
|
||||
dma-names = "rx", "tx";
|
||||
|
||||
clocks = <&prcc_kclk 2 3>, <&prcc_pclk 2 5>;
|
||||
|
||||
@@ -207,7 +207,7 @@ mmc@80005000 {
|
||||
// On-board eMMC
|
||||
mmc@80114000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <100000000>;
|
||||
max-frequency = <100000000>;
|
||||
bus-width = <8>;
|
||||
cap-mmc-highspeed;
|
||||
non-removable;
|
||||
|
||||
@@ -295,7 +295,7 @@ mmc@80005000 {
|
||||
// On-board eMMC
|
||||
mmc@80114000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <100000000>;
|
||||
max-frequency = <100000000>;
|
||||
bus-width = <8>;
|
||||
cap-mmc-highspeed;
|
||||
no-sdio;
|
||||
|
||||
@@ -402,7 +402,7 @@ wifi@1 {
|
||||
/* eMMC */
|
||||
mmc@80005000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <50000000>;
|
||||
max-frequency = <50000000>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
cap-mmc-highspeed;
|
||||
|
||||
@@ -452,7 +452,7 @@ wifi@1 {
|
||||
/* eMMC */
|
||||
mmc@80005000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <50000000>;
|
||||
max-frequency = <50000000>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
cap-mmc-highspeed;
|
||||
|
||||
@@ -274,7 +274,7 @@ wifi@1 {
|
||||
*/
|
||||
mmc@80005000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <100000000>;
|
||||
max-frequency = <100000000>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
cap-mmc-highspeed;
|
||||
|
||||
@@ -253,7 +253,7 @@ wifi@1 {
|
||||
*/
|
||||
mmc@80005000 {
|
||||
arm,primecell-periphid = <0x10480180>;
|
||||
max-frequency = <100000000>;
|
||||
max-frequency = <100000000>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
cap-mmc-highspeed;
|
||||
|
||||
Reference in New Issue
Block a user