GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "tegra30-tamonten.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Avionic Design Tamonten™ NG Evaluation Carrier";
|
||||
compatible = "ad,tec-ng", "nvidia,tegra30";
|
||||
|
||||
aliases {
|
||||
i2c0 = "/i2c@7000c400";
|
||||
};
|
||||
|
||||
/* GEN2 */
|
||||
i2c@7000c400 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* SD card slot */
|
||||
sdhci@78000400 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&uartd {
|
||||
status = "okay";
|
||||
};
|
||||
Reference in New Issue
Block a user