Commit f018dfb3 authored by Philippe Schenker's avatar Philippe Schenker Committed by Shawn Guo

arm64: dts: colibri-imx8x: Add todo comments

Highlight what is still missing.
Signed-off-by: default avatarPhilippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent cc900d0f
...@@ -31,6 +31,10 @@ reg_module_3v3: regulator-module-3v3 { ...@@ -31,6 +31,10 @@ reg_module_3v3: regulator-module-3v3 {
}; };
}; };
/* TODO Analogue Inputs */
/* TODO Cooling maps for DX */
&cpu_alert0 { &cpu_alert0 {
hysteresis = <2000>; hysteresis = <2000>;
temperature = <90000>; temperature = <90000>;
...@@ -43,6 +47,10 @@ &cpu_crit0 { ...@@ -43,6 +47,10 @@ &cpu_crit0 {
type = "critical"; type = "critical";
}; };
/* TODO flexcan1 - 3 */
/* TODO GPU */
/* On-module I2C */ /* On-module I2C */
&i2c0 { &i2c0 {
#address-cells = <1>; #address-cells = <1>;
...@@ -71,6 +79,10 @@ touchscreen@2c { ...@@ -71,6 +79,10 @@ touchscreen@2c {
}; };
}; };
/* TODO i2c lvds0 accessible on FFC (X2) */
/* TODO i2c lvds1 accessible on FFC (X3) */
/* Colibri I2C */ /* Colibri I2C */
&i2c1 { &i2c1 {
#address-cells = <1>; #address-cells = <1>;
...@@ -88,6 +100,8 @@ &jpegenc { ...@@ -88,6 +100,8 @@ &jpegenc {
status = "okay"; status = "okay";
}; };
/* TODO Parallel RRB */
/* Colibri UART_B */ /* Colibri UART_B */
&lpuart0 { &lpuart0 {
pinctrl-names = "default"; pinctrl-names = "default";
...@@ -307,6 +321,14 @@ &lsio_pwm2 { ...@@ -307,6 +321,14 @@ &lsio_pwm2 {
pinctrl-names = "default"; pinctrl-names = "default";
}; };
/* TODO MIPI CSI */
/* TODO MIPI DSI with DSI-to-HDMI bridge lt8912 */
/* TODO on-module PCIe for Wi-Fi */
/* TODO On-module i2s / Audio */
/* On-module eMMC */ /* On-module eMMC */
&usdhc1 { &usdhc1 {
bus-width = <8>; bus-width = <8>;
...@@ -334,6 +356,12 @@ &usdhc2 { ...@@ -334,6 +356,12 @@ &usdhc2 {
no-1-8-v; no-1-8-v;
}; };
/* TODO USB Client/Host */
/* TODO USB Host */
/* TODO VPU Encoder/Decoder */
&iomuxc { &iomuxc {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_ext_io0>, <&pinctrl_hog0>, <&pinctrl_hog1>, pinctrl-0 = <&pinctrl_ext_io0>, <&pinctrl_hog0>, <&pinctrl_hog1>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment