]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/tegra20.dtsi
Unified codebase for TX28, TX48, TX51, TX53
[karo-tx-uboot.git] / arch / arm / dts / tegra20.dtsi
index d5ca02c5f522c4dc62b3ebc41bff6ee1f1d43cb1..f95be58135041b2238cbe5357806d9c0ed95dd87 100644 (file)
                clocks = <&tegra_car 59>;       /* PERIPH_ID_USB3 */
        };
 
+       emc@7000f400 {
+               #address-cells = < 1 >;
+               #size-cells = < 0 >;
+               compatible = "nvidia,tegra20-emc";
+               reg = <0x7000f400 0x200>;
+       };
+
+       kbc@7000e200 {
+               compatible = "nvidia,tegra20-kbc";
+               reg = <0x7000e200 0x0078>;
+       };
 };