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:
Antony Pavlov 2020-01-07 02:21:05 +03:00 committed by Anas Nashif
commit 276c26b01a
23 changed files with 25 additions and 47 deletions

View file

@ -40,7 +40,6 @@
status = "okay"; status = "okay";
}; };
&i2c0 { &i2c0 {
status = "okay"; status = "okay";
}; };

View file

@ -102,7 +102,6 @@
scl-pin = <28>; scl-pin = <28>;
}; };
&spi1 { &spi1 {
compatible = "nordic,nrf-spi"; compatible = "nordic,nrf-spi";
status = "okay"; status = "okay";

View file

@ -8,7 +8,6 @@
#include <st/l4/stm32l475Xg.dtsi> #include <st/l4/stm32l475Xg.dtsi>
#include "arduino_r3_connector.dtsi" #include "arduino_r3_connector.dtsi"
/ { / {
model = "STMicroelectronics B-L475E-IOT01Ax board"; model = "STMicroelectronics B-L475E-IOT01Ax board";
compatible = "st,stm32l475-disco-iot", "st,stm32l475"; compatible = "st,stm32l475-disco-iot", "st,stm32l475";
@ -180,8 +179,6 @@
reg = <0x000fc000 0x00004000>; reg = <0x000fc000 0x00004000>;
}; };
}; };
}; };
&timers2 { &timers2 {

View file

@ -205,7 +205,6 @@ arduino_spi: &spi0 {
}; };
}; };
&can0 { &can0 {
status = "okay"; status = "okay";
bus-speed = <125000>; bus-speed = <125000>;

View file

@ -23,7 +23,6 @@
zephyr,code-partition = &slot0_partition; zephyr,code-partition = &slot0_partition;
}; };
leds { leds {
compatible = "gpio-leds"; compatible = "gpio-leds";
led0: led_0 { led0: led_0 {

View file

@ -12,15 +12,15 @@
*/ */
/ { / {
chosen { chosen {
/* shared memory reserved for the inter-processor communication */ /* shared memory reserved for the inter-processor communication */
zephyr,ipc_shm = &sram0_shared; zephyr,ipc_shm = &sram0_shared;
}; };
/* SRAM allocated to shared memory */ /* SRAM allocated to shared memory */
sram0_shared: memory@20010000 { sram0_shared: memory@20010000 {
device_type = "memory"; device_type = "memory";
compatible = "mmio-sram"; compatible = "mmio-sram";
reg = <0x20010000 DT_SIZE_K(64)>; reg = <0x20010000 DT_SIZE_K(64)>;
}; };
}; };

View file

@ -62,14 +62,13 @@
}; };
&spi1 { &spi1 {
status = "okay"; status = "okay";
}; };
&spi2 { &spi2 {
status = "okay"; status = "okay";
}; };
&iwdg { &iwdg {
status = "okay"; status = "okay";
}; };

View file

@ -69,7 +69,6 @@
status = "okay"; status = "okay";
}; };
&iwdg { &iwdg {
status = "okay"; status = "okay";
}; };

View file

@ -68,7 +68,6 @@
status = "okay"; status = "okay";
}; };
&iwdg { &iwdg {
status = "okay"; status = "okay";
}; };

View file

@ -59,7 +59,7 @@
}; };
&spi2 { &spi2 {
status = "okay"; status = "okay";
}; };
&timers1 { &timers1 {

View file

@ -42,8 +42,8 @@
}; };
&i2c1 { &i2c1 {
status = "okay"; status = "okay";
clock-frequency = <I2C_BITRATE_FAST>; clock-frequency = <I2C_BITRATE_FAST>;
}; };
&spi2 { &spi2 {

View file

@ -56,8 +56,8 @@
}; };
&i2c1 { &i2c1 {
status = "okay"; status = "okay";
clock-frequency = <I2C_BITRATE_FAST>; clock-frequency = <I2C_BITRATE_FAST>;
}; };
&spi1 { &spi1 {

View file

@ -100,8 +100,6 @@
reg = <0x00060000 0x00020000>; reg = <0x00060000 0x00020000>;
}; };
}; };
}; };
&timers2 { &timers2 {

View file

@ -67,7 +67,6 @@
status = "okay"; status = "okay";
}; };
&flash0 { &flash0 {
partitions { partitions {
compatible = "fixed-partitions"; compatible = "fixed-partitions";

View file

@ -67,7 +67,6 @@
status = "okay"; status = "okay";
}; };
&flash0 { &flash0 {
partitions { partitions {
compatible = "fixed-partitions"; compatible = "fixed-partitions";

View file

@ -67,7 +67,6 @@
status = "okay"; status = "okay";
}; };
&flash0 { &flash0 {
partitions { partitions {
compatible = "fixed-partitions"; compatible = "fixed-partitions";

View file

@ -45,29 +45,29 @@
}; };
&gpio0 { &gpio0 {
status = "okay"; status = "okay";
}; };
&gpio1 { &gpio1 {
status = "okay"; status = "okay";
}; };
&gpio2 { &gpio2 {
status = "okay"; status = "okay";
}; };
&gpio3 { &gpio3 {
status = "okay"; status = "okay";
}; };
&gpio4 { &gpio4 {
status = "okay"; status = "okay";
}; };
&gpio5 { &gpio5 {
status = "okay"; status = "okay";
}; };
&gpio6 { &gpio6 {
status = "okay"; status = "okay";
}; };

View file

@ -176,6 +176,4 @@
reg = <0x000fc000 0x00004000>; reg = <0x000fc000 0x00004000>;
}; };
}; };
}; };

View file

@ -37,7 +37,6 @@
}; };
}; };
&i2c2 { &i2c2 {
status = "okay"; status = "okay";
clock-frequency = <I2C_BITRATE_FAST>; clock-frequency = <I2C_BITRATE_FAST>;

View file

@ -18,7 +18,6 @@
zephyr,flash = &flash0; zephyr,flash = &flash0;
}; };
leds { leds {
compatible = "gpio-leds"; compatible = "gpio-leds";
green_led_1: led_1 { green_led_1: led_1 {

View file

@ -71,7 +71,6 @@
}; };
}; };
&usart2 { &usart2 {
current-speed = <115200>; current-speed = <115200>;
status = "okay"; status = "okay";

View file

@ -64,7 +64,6 @@ arduino_serial: &usart2 {};
status = "okay"; status = "okay";
}; };
&i2c1 { &i2c1 {
status = "okay"; status = "okay";
}; };

View file

@ -42,7 +42,6 @@
}; };
}; };
&usart1 { &usart1 {
current-speed = <115200>; current-speed = <115200>;
status = "okay"; status = "okay";