boards/arm: dts: fix formatting
Replace spaces by tabs. Drop extra empty lines. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
This commit is contained in:
parent
bd0d8a35c3
commit
276c26b01a
23 changed files with 25 additions and 47 deletions
|
@ -40,7 +40,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -102,7 +102,6 @@
|
|||
scl-pin = <28>;
|
||||
};
|
||||
|
||||
|
||||
&spi1 {
|
||||
compatible = "nordic,nrf-spi";
|
||||
status = "okay";
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
#include <st/l4/stm32l475Xg.dtsi>
|
||||
#include "arduino_r3_connector.dtsi"
|
||||
|
||||
|
||||
/ {
|
||||
model = "STMicroelectronics B-L475E-IOT01Ax board";
|
||||
compatible = "st,stm32l475-disco-iot", "st,stm32l475";
|
||||
|
@ -180,8 +179,6 @@
|
|||
reg = <0x000fc000 0x00004000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
||||
&timers2 {
|
||||
|
|
|
@ -205,7 +205,6 @@ arduino_spi: &spi0 {
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
&can0 {
|
||||
status = "okay";
|
||||
bus-speed = <125000>;
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
zephyr,code-partition = &slot0_partition;
|
||||
};
|
||||
|
||||
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
led0: led_0 {
|
||||
|
|
|
@ -23,4 +23,4 @@
|
|||
compatible = "mmio-sram";
|
||||
reg = <0x20010000 DT_SIZE_K(64)>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&iwdg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -69,7 +69,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&iwdg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -68,7 +68,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&iwdg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -100,8 +100,6 @@
|
|||
reg = <0x00060000 0x00020000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
||||
&timers2 {
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&flash0 {
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&flash0 {
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&flash0 {
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
|
|
|
@ -176,6 +176,4 @@
|
|||
reg = <0x000fc000 0x00004000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
&i2c2 {
|
||||
status = "okay";
|
||||
clock-frequency = <I2C_BITRATE_FAST>;
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
zephyr,flash = &flash0;
|
||||
};
|
||||
|
||||
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
green_led_1: led_1 {
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
&usart2 {
|
||||
current-speed = <115200>;
|
||||
status = "okay";
|
||||
|
|
|
@ -64,7 +64,6 @@ arduino_serial: &usart2 {};
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
&usart1 {
|
||||
current-speed = <115200>;
|
||||
status = "okay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue