]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliases
authorStefan Roese <sr@denx.de>
Wed, 31 Aug 2016 12:47:36 +0000 (14:47 +0200)
committerStefan Roese <sr@denx.de>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
Add I2C and SPI aliases to enable usage in U-Boot.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
arch/arm/dts/armada-7040-db.dts

index df0c327a414f471e042e6cf9f99ab99b2481257b..7d0059afe5c2030fcd0fd8a2fb8da6d708b540bc 100644 (file)
                stdout-path = "serial0:115200n8";
        };
 
+       aliases {
+               i2c0 = &cpm_i2c0;
+               spi0 = &cpm_spi1;
+       };
+
        memory@00000000 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>;