ARM: tegra: apalis_t30: white-space/newline clean-up
White-space and newline clean-up. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
95bcc02a89
commit
4eb7e5ede0
|
@ -39,6 +39,7 @@
|
|||
nvidia,panel = <&panel>;
|
||||
};
|
||||
};
|
||||
|
||||
hdmi@54280000 {
|
||||
status = "okay";
|
||||
hdmi-supply = <®_5v0>;
|
||||
|
@ -109,6 +110,7 @@
|
|||
spi@7000d400 {
|
||||
status = "okay";
|
||||
spi-max-frequency = <25000000>;
|
||||
|
||||
spidev0: spidev@1 {
|
||||
compatible = "spidev";
|
||||
reg = <1>;
|
||||
|
@ -120,6 +122,7 @@
|
|||
spi@7000dc00 {
|
||||
status = "okay";
|
||||
spi-max-frequency = <25000000>;
|
||||
|
||||
spidev1: spidev@2 {
|
||||
compatible = "spidev";
|
||||
reg = <2>;
|
||||
|
@ -180,7 +183,6 @@
|
|||
|
||||
backlight: backlight {
|
||||
compatible = "pwm-backlight";
|
||||
|
||||
/* PWM_BKL1 */
|
||||
pwms = <&pwm 0 5000000>;
|
||||
brightness-levels = <255 231 223 207 191 159 127 0>;
|
||||
|
@ -208,7 +210,6 @@
|
|||
* edt,et070080dh6: EDT 7.0" LCD TFT
|
||||
*/
|
||||
compatible = "edt,et057090dhu", "simple-panel";
|
||||
|
||||
backlight = <&backlight>;
|
||||
power-supply = <®_3v3>;
|
||||
};
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
pci@3,0 {
|
||||
status = "okay";
|
||||
nvidia,num-lanes = <1>;
|
||||
|
||||
pcie@0 {
|
||||
reg = <0 0 0 0 0>;
|
||||
local-mac-address = [00 00 00 00 00 00];
|
||||
|
|
Loading…
Reference in New Issue