@@ -27,6 +27,7 @@
nvidia,panel = <&panel>;
};
};
+
hdmi@54280000 {
status = "okay";
hdmi-supply = <®_5v0>;
@@ -76,6 +77,7 @@
spi@7000d400 {
status = "okay";
spi-max-frequency = <25000000>;
+
can0: can@0 {
compatible = "microchip,mcp2515";
reg = <0>;
@@ -84,6 +86,7 @@
interrupts = <TEGRA_GPIO(S, 0) IRQ_TYPE_EDGE_RISING>;
spi-max-frequency = <10000000>;
};
+
spidev0: spi@1 {
compatible = "spidev";
reg = <1>;
@@ -122,7 +125,6 @@
backlight: backlight {
compatible = "pwm-backlight";
-
/* PWM<A> */
pwms = <&pwm 0 5000000>;
brightness-levels = <255 128 64 32 16 8 4 0>;
@@ -160,7 +162,6 @@
* edt,et070080dh6: EDT 7.0" LCD TFT
*/
compatible = "edt,et057090dhu", "simple-panel";
-
backlight = <&backlight>;
power-supply = <®_3v3>;
};