Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9873137a authored by Ludovic Desroches's avatar Ludovic Desroches Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCs



Add mci controller nodes to atmel SOCs.

Signed-off-by: default avatarLudovic Desroches <ludovic.desroches@atmel.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
parent 23e3b24f
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -403,6 +403,15 @@
				status = "disabled";
				status = "disabled";
			};
			};


			mmc0: mmc@fffa8000 {
				compatible = "atmel,hsmci";
				reg = <0xfffa8000 0x600>;
				interrupts = <9 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			adc0: adc@fffe0000 {
			adc0: adc@fffe0000 {
				compatible = "atmel,at91sam9260-adc";
				compatible = "atmel,at91sam9260-adc";
				reg = <0xfffe0000 0x100>;
				reg = <0xfffe0000 0x100>;
+18 −0
Original line number Original line Diff line number Diff line
@@ -320,6 +320,24 @@
				#size-cells = <0>;
				#size-cells = <0>;
				status = "disabled";
				status = "disabled";
			};
			};

			mmc0: mmc@fff80000 {
				compatible = "atmel,hsmci";
				reg = <0xfff80000 0x600>;
				interrupts = <10 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			mmc1: mmc@fff84000 {
				compatible = "atmel,hsmci";
				reg = <0xfff84000 0x600>;
				interrupts = <11 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};
		};
		};


		nand0: nand@40000000 {
		nand0: nand@40000000 {
+18 −0
Original line number Original line Diff line number Diff line
@@ -407,6 +407,24 @@
					trigger-value = <0x6>;
					trigger-value = <0x6>;
				};
				};
			};
			};

			mmc0: mmc@fff80000 {
				compatible = "atmel,hsmci";
				reg = <0xfff80000 0x600>;
				interrupts = <11 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			mmc1: mmc@fffd0000 {
				compatible = "atmel,hsmci";
				reg = <0xfffd0000 0x600>;
				interrupts = <29 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};
		};
		};


		nand0: nand@40000000 {
		nand0: nand@40000000 {
+9 −0
Original line number Original line Diff line number Diff line
@@ -84,6 +84,15 @@
				reg = <0xfffffe10 0x10>;
				reg = <0xfffffe10 0x10>;
			};
			};


			mmc0: mmc@f0008000 {
				compatible = "atmel,hsmci";
				reg = <0xf0008000 0x600>;
				interrupts = <12 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			tcb0: timer@f8008000 {
			tcb0: timer@f8008000 {
				compatible = "atmel,at91sam9x5-tcb";
				compatible = "atmel,at91sam9x5-tcb";
				reg = <0xf8008000 0x100>;
				reg = <0xf8008000 0x100>;
+18 −0
Original line number Original line Diff line number Diff line
@@ -293,6 +293,24 @@
				};
				};
			};
			};


			mmc0: mmc@f0008000 {
				compatible = "atmel,hsmci";
				reg = <0xf0008000 0x600>;
				interrupts = <12 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			mmc1: mmc@f000c000 {
				compatible = "atmel,hsmci";
				reg = <0xf000c000 0x600>;
				interrupts = <26 4 0>;
				#address-cells = <1>;
				#size-cells = <0>;
				status = "disabled";
			};

			dbgu: serial@fffff200 {
			dbgu: serial@fffff200 {
				compatible = "atmel,at91sam9260-usart";
				compatible = "atmel,at91sam9260-usart";
				reg = <0xfffff200 0x200>;
				reg = <0xfffff200 0x200>;