All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150106132420.GA16132@developer>

diff --git a/a/1.txt b/N1/1.txt
index 460e555..dcec8b2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 On Tue, Jan 06, 2015 at 11:37:27AM +0100, Tomeu Vizoso wrote:
 > In preparation for adding the DT for the nyan-blaze board.
 > 
-> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
+> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
 
 For the (small part of the) thermal sensor:
 
-Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Acked-by: Eduardo Valentin <edubezval@gmail.com>
 
 > ---
 >  arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +-----------------------------
@@ -29,8 +29,8 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -	compatible = "google,nyan-big", "nvidia,tegra124";
 > -
 > -	aliases {
-> -		rtc0 = "/i2c@0,7000d000/pmic@40";
-> -		rtc1 = "/rtc@0,7000e000";
+> -		rtc0 = "/i2c at 0,7000d000/pmic at 40";
+> -		rtc1 = "/rtc at 0,7000e000";
 > -		serial0 = &uarta;
 > -	};
 > -
@@ -38,8 +38,8 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		reg = <0x0 0x80000000 0x0 0x80000000>;
 > -	};
 > -
-> -	host1x@0,50000000 {
-> -		hdmi@0,54280000 {
+> -	host1x at 0,50000000 {
+> -		hdmi at 0,54280000 {
 > -			status = "okay";
 > -
 > -			vdd-supply = <&vdd_3v3_hdmi>;
@@ -51,20 +51,20 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -				<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
 > -		};
 > -
-> -		sor@0,54540000 {
+> -		sor at 0,54540000 {
 > -			status = "okay";
 > -
 > -			nvidia,dpaux = <&dpaux>;
 > -			nvidia,panel = <&panel>;
 > -		};
 > -
-> -		dpaux@0,545c0000 {
+> -		dpaux at 0,545c0000 {
 > -			vdd-supply = <&vdd_3v3_panel>;
 > -			status = "okay";
 > -		};
 > -	};
 > -
-> -	pinmux@0,70000868 {
+> -	pinmux at 0,70000868 {
 > -		pinctrl-names = "boot";
 > -		pinctrl-0 = <&pinmux_boot>;
 > -
@@ -514,27 +514,27 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		};
 > -	};
 > -
-> -	serial@0,70006000 {
+> -	serial at 0,70006000 {
 > -		/* Debug connector on the bottom of the board near SD card. */
 > -		status = "okay";
 > -	};
 > -
-> -	pwm@0,7000a000 {
+> -	pwm at 0,7000a000 {
 > -		status = "okay";
 > -	};
 > -
-> -	i2c@0,7000c000 {
+> -	i2c at 0,7000c000 {
 > -		status = "okay";
 > -		clock-frequency = <100000>;
 > -
-> -		acodec: audio-codec@10 {
+> -		acodec: audio-codec at 10 {
 > -			compatible = "maxim,max98090";
 > -			reg = <0x10>;
 > -			interrupt-parent = <&gpio>;
 > -			interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
 > -		};
 > -
-> -		temperature-sensor@4c {
+> -		temperature-sensor at 4c {
 > -			compatible = "ti,tmp451";
 > -			reg = <0x4c>;
 > -			interrupt-parent = <&gpio>;
@@ -544,31 +544,31 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		};
 > -	};
 > -
-> -	i2c@0,7000c400 {
+> -	i2c at 0,7000c400 {
 > -		status = "okay";
 > -		clock-frequency = <100000>;
 > -	};
 > -
-> -	i2c@0,7000c500 {
+> -	i2c at 0,7000c500 {
 > -		status = "okay";
 > -		clock-frequency = <400000>;
 > -
-> -		tpm@20 {
+> -		tpm at 20 {
 > -			compatible = "infineon,slb9645tt";
 > -			reg = <0x20>;
 > -		};
 > -	};
 > -
-> -	hdmi_ddc: i2c@0,7000c700 {
+> -	hdmi_ddc: i2c at 0,7000c700 {
 > -		status = "okay";
 > -		clock-frequency = <100000>;
 > -	};
 > -
-> -	i2c@0,7000d000 {
+> -	i2c at 0,7000d000 {
 > -		status = "okay";
 > -		clock-frequency = <400000>;
 > -
-> -		pmic: pmic@40 {
+> -		pmic: pmic at 40 {
 > -			compatible = "ams,as3722";
 > -			reg = <0x40>;
 > -			interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
@@ -766,10 +766,10 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		};
 > -	};
 > -
-> -	spi@0,7000d400 {
+> -	spi at 0,7000d400 {
 > -		status = "okay";
 > -
-> -		cros_ec: cros-ec@0 {
+> -		cros_ec: cros-ec at 0 {
 > -			compatible = "google,cros-ec-spi";
 > -			spi-max-frequency = <3000000>;
 > -			interrupt-parent = <&gpio>;
@@ -785,7 +785,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -
 > -				google,remote-bus = <0>;
 > -
-> -				charger: bq24735@9 {
+> -				charger: bq24735 at 9 {
 > -					compatible = "ti,bq24735";
 > -					reg = <0x9>;
 > -					interrupt-parent = <&gpio>;
@@ -796,7 +796,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -							GPIO_ACTIVE_HIGH>;
 > -				};
 > -
-> -				battery: sbs-battery@b {
+> -				battery: sbs-battery at b {
 > -					compatible = "sbs,sbs-battery";
 > -					reg = <0xb>;
 > -					sbs,i2c-retry-count = <2>;
@@ -807,17 +807,17 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		};
 > -	};
 > -
-> -	spi@0,7000da00 {
+> -	spi at 0,7000da00 {
 > -		status = "okay";
 > -		spi-max-frequency = <25000000>;
 > -
-> -		flash@0 {
+> -		flash at 0 {
 > -			compatible = "winbond,w25q32dw";
 > -			reg = <0>;
 > -		};
 > -	};
 > -
-> -	pmc@0,7000e400 {
+> -	pmc at 0,7000e400 {
 > -		nvidia,invert-interrupt;
 > -		nvidia,suspend-mode = <0>;
 > -		nvidia,cpu-pwr-good-time = <500>;
@@ -828,11 +828,11 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		nvidia,sys-clock-req-active-high;
 > -	};
 > -
-> -	hda@0,70030000 {
+> -	hda at 0,70030000 {
 > -		status = "okay";
 > -	};
 > -
-> -	sdhci@0,700b0000 { /* WiFi/BT on this bus */
+> -	sdhci at 0,700b0000 { /* WiFi/BT on this bus */
 > -		status = "okay";
 > -		power-gpios = <&gpio TEGRA_GPIO(X, 7) GPIO_ACTIVE_HIGH>;
 > -		bus-width = <4>;
@@ -840,7 +840,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		non-removable;
 > -	};
 > -
-> -	sdhci@0,700b0400 { /* SD Card on this bus */
+> -	sdhci at 0,700b0400 { /* SD Card on this bus */
 > -		status = "okay";
 > -		cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;
 > -		power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
@@ -850,42 +850,42 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		vqmmc-supply = <&vddio_sdmmc3>;
 > -	};
 > -
-> -	sdhci@0,700b0600 { /* eMMC on this bus */
+> -	sdhci at 0,700b0600 { /* eMMC on this bus */
 > -		status = "okay";
 > -		bus-width = <8>;
 > -		no-1-8-v;
 > -		non-removable;
 > -	};
 > -
-> -	ahub@0,70300000 {
-> -		i2s@0,70301100 {
+> -	ahub at 0,70300000 {
+> -		i2s at 0,70301100 {
 > -			status = "okay";
 > -		};
 > -	};
 > -
-> -	usb@0,7d000000 { /* Rear external USB port. */
+> -	usb at 0,7d000000 { /* Rear external USB port. */
 > -		status = "okay";
 > -	};
 > -
-> -	usb-phy@0,7d000000 {
+> -	usb-phy at 0,7d000000 {
 > -		status = "okay";
 > -		vbus-supply = <&vdd_usb1_vbus>;
 > -	};
 > -
-> -	usb@0,7d004000 { /* Internal webcam. */
+> -	usb at 0,7d004000 { /* Internal webcam. */
 > -		status = "okay";
 > -	};
 > -
-> -	usb-phy@0,7d004000 {
+> -	usb-phy at 0,7d004000 {
 > -		status = "okay";
 > -		vbus-supply = <&vdd_run_cam>;
 > -	};
 > -
-> -	usb@0,7d008000 { /* Left external USB port. */
+> -	usb at 0,7d008000 { /* Left external USB port. */
 > -		status = "okay";
 > -	};
 > -
-> -	usb-phy@0,7d008000 {
+> -	usb-phy at 0,7d008000 {
 > -		status = "okay";
 > -		vbus-supply = <&vdd_usb3_vbus>;
 > -	};
@@ -939,7 +939,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		#address-cells = <1>;
 > -		#size-cells = <0>;
 > -
-> -		clk32k_in: clock@0 {
+> -		clk32k_in: clock at 0 {
 > -			compatible = "fixed-clock";
 > -			reg = <0>;
 > -			#clock-cells = <0>;
@@ -980,7 +980,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -		#address-cells = <1>;
 > -		#size-cells = <0>;
 > -
-> -		vdd_mux: regulator@0 {
+> -		vdd_mux: regulator at 0 {
 > -			compatible = "regulator-fixed";
 > -			reg = <0>;
 > -			regulator-name = "+VDD_MUX";
@@ -990,7 +990,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			regulator-boot-on;
 > -		};
 > -
-> -		vdd_5v0_sys: regulator@1 {
+> -		vdd_5v0_sys: regulator at 1 {
 > -			compatible = "regulator-fixed";
 > -			reg = <1>;
 > -			regulator-name = "+5V_SYS";
@@ -1001,7 +1001,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_mux>;
 > -		};
 > -
-> -		vdd_3v3_sys: regulator@2 {
+> -		vdd_3v3_sys: regulator at 2 {
 > -			compatible = "regulator-fixed";
 > -			reg = <2>;
 > -			regulator-name = "+3.3V_SYS";
@@ -1012,7 +1012,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_mux>;
 > -		};
 > -
-> -		vdd_3v3_run: regulator@3 {
+> -		vdd_3v3_run: regulator at 3 {
 > -			compatible = "regulator-fixed";
 > -			reg = <3>;
 > -			regulator-name = "+3.3V_RUN";
@@ -1025,7 +1025,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_3v3_sys>;
 > -		};
 > -
-> -		vdd_3v3_hdmi: regulator@4 {
+> -		vdd_3v3_hdmi: regulator at 4 {
 > -			compatible = "regulator-fixed";
 > -			reg = <4>;
 > -			regulator-name = "+3.3V_AVDD_HDMI_AP_GATED";
@@ -1034,7 +1034,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_3v3_run>;
 > -		};
 > -
-> -		vdd_led: regulator@5 {
+> -		vdd_led: regulator at 5 {
 > -			compatible = "regulator-fixed";
 > -			reg = <5>;
 > -			regulator-name = "+VDD_LED";
@@ -1043,7 +1043,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_mux>;
 > -		};
 > -
-> -		vdd_5v0_ts: regulator@6 {
+> -		vdd_5v0_ts: regulator at 6 {
 > -			compatible = "regulator-fixed";
 > -			reg = <6>;
 > -			regulator-name = "+5V_VDD_TS_SW";
@@ -1055,7 +1055,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_5v0_sys>;
 > -		};
 > -
-> -		vdd_usb1_vbus: regulator@7 {
+> -		vdd_usb1_vbus: regulator at 7 {
 > -			compatible = "regulator-fixed";
 > -			reg = <7>;
 > -			regulator-name = "+5V_USB_HS";
@@ -1067,7 +1067,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_5v0_sys>;
 > -		};
 > -
-> -		vdd_usb3_vbus: regulator@8 {
+> -		vdd_usb3_vbus: regulator at 8 {
 > -			compatible = "regulator-fixed";
 > -			reg = <8>;
 > -			regulator-name = "+5V_USB_SS";
@@ -1079,7 +1079,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_5v0_sys>;
 > -		};
 > -
-> -		vdd_3v3_panel: regulator@9 {
+> -		vdd_3v3_panel: regulator at 9 {
 > -			compatible = "regulator-fixed";
 > -			reg = <9>;
 > -			regulator-name = "+3.3V_PANEL";
@@ -1090,7 +1090,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_3v3_run>;
 > -		};
 > -
-> -		vdd_3v3_lp0: regulator@10 {
+> -		vdd_3v3_lp0: regulator at 10 {
 > -			compatible = "regulator-fixed";
 > -			reg = <10>;
 > -			regulator-name = "+3.3V_LP0";
@@ -1106,7 +1106,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_3v3_sys>;
 > -		};
 > -
-> -		vdd_hdmi_pll: regulator@11 {
+> -		vdd_hdmi_pll: regulator at 11 {
 > -			compatible = "regulator-fixed";
 > -			reg = <11>;
 > -			regulator-name = "+1.05V_RUN_AVDD_HDMI_PLL";
@@ -1116,7 +1116,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > -			vin-supply = <&vdd_1v05_run>;
 > -		};
 > -
-> -		vdd_5v0_hdmi: regulator@12 {
+> -		vdd_5v0_hdmi: regulator at 12 {
 > -			compatible = "regulator-fixed";
 > -			reg = <12>;
 > -			regulator-name = "+5V_HDMI_CON";
@@ -1171,8 +1171,8 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +	compatible = "google,nyan", "nvidia,tegra124";
 > +
 > +	aliases {
-> +		rtc0 = "/i2c@0,7000d000/pmic@40";
-> +		rtc1 = "/rtc@0,7000e000";
+> +		rtc0 = "/i2c at 0,7000d000/pmic at 40";
+> +		rtc1 = "/rtc at 0,7000e000";
 > +		serial0 = &uarta;
 > +	};
 > +
@@ -1180,8 +1180,8 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		reg = <0x0 0x80000000 0x0 0x80000000>;
 > +	};
 > +
-> +	host1x@0,50000000 {
-> +		hdmi@0,54280000 {
+> +	host1x at 0,50000000 {
+> +		hdmi at 0,54280000 {
 > +			status = "okay";
 > +
 > +			vdd-supply = <&vdd_3v3_hdmi>;
@@ -1193,20 +1193,20 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +				<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;
 > +		};
 > +
-> +		sor@0,54540000 {
+> +		sor at 0,54540000 {
 > +			status = "okay";
 > +
 > +			nvidia,dpaux = <&dpaux>;
 > +			nvidia,panel = <&panel>;
 > +		};
 > +
-> +		dpaux@0,545c0000 {
+> +		dpaux at 0,545c0000 {
 > +			vdd-supply = <&vdd_3v3_panel>;
 > +			status = "okay";
 > +		};
 > +	};
 > +
-> +	pinmux@0,70000868 {
+> +	pinmux at 0,70000868 {
 > +		pinctrl-names = "boot";
 > +		pinctrl-0 = <&pinmux_boot>;
 > +
@@ -1656,27 +1656,27 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		};
 > +	};
 > +
-> +	serial@0,70006000 {
+> +	serial at 0,70006000 {
 > +		/* Debug connector on the bottom of the board near SD card. */
 > +		status = "okay";
 > +	};
 > +
-> +	pwm@0,7000a000 {
+> +	pwm at 0,7000a000 {
 > +		status = "okay";
 > +	};
 > +
-> +	i2c@0,7000c000 {
+> +	i2c at 0,7000c000 {
 > +		status = "okay";
 > +		clock-frequency = <100000>;
 > +
-> +		acodec: audio-codec@10 {
+> +		acodec: audio-codec at 10 {
 > +			compatible = "maxim,max98090";
 > +			reg = <0x10>;
 > +			interrupt-parent = <&gpio>;
 > +			interrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;
 > +		};
 > +
-> +		temperature-sensor@4c {
+> +		temperature-sensor at 4c {
 > +			compatible = "ti,tmp451";
 > +			reg = <0x4c>;
 > +			interrupt-parent = <&gpio>;
@@ -1686,31 +1686,31 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		};
 > +	};
 > +
-> +	i2c@0,7000c400 {
+> +	i2c at 0,7000c400 {
 > +		status = "okay";
 > +		clock-frequency = <100000>;
 > +	};
 > +
-> +	i2c@0,7000c500 {
+> +	i2c at 0,7000c500 {
 > +		status = "okay";
 > +		clock-frequency = <400000>;
 > +
-> +		tpm@20 {
+> +		tpm at 20 {
 > +			compatible = "infineon,slb9645tt";
 > +			reg = <0x20>;
 > +		};
 > +	};
 > +
-> +	hdmi_ddc: i2c@0,7000c700 {
+> +	hdmi_ddc: i2c at 0,7000c700 {
 > +		status = "okay";
 > +		clock-frequency = <100000>;
 > +	};
 > +
-> +	i2c@0,7000d000 {
+> +	i2c at 0,7000d000 {
 > +		status = "okay";
 > +		clock-frequency = <400000>;
 > +
-> +		pmic: pmic@40 {
+> +		pmic: pmic at 40 {
 > +			compatible = "ams,as3722";
 > +			reg = <0x40>;
 > +			interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
@@ -1908,10 +1908,10 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		};
 > +	};
 > +
-> +	spi@0,7000d400 {
+> +	spi at 0,7000d400 {
 > +		status = "okay";
 > +
-> +		cros_ec: cros-ec@0 {
+> +		cros_ec: cros-ec at 0 {
 > +			compatible = "google,cros-ec-spi";
 > +			spi-max-frequency = <3000000>;
 > +			interrupt-parent = <&gpio>;
@@ -1927,7 +1927,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +
 > +				google,remote-bus = <0>;
 > +
-> +				charger: bq24735@9 {
+> +				charger: bq24735 at 9 {
 > +					compatible = "ti,bq24735";
 > +					reg = <0x9>;
 > +					interrupt-parent = <&gpio>;
@@ -1938,7 +1938,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +							GPIO_ACTIVE_HIGH>;
 > +				};
 > +
-> +				battery: sbs-battery@b {
+> +				battery: sbs-battery at b {
 > +					compatible = "sbs,sbs-battery";
 > +					reg = <0xb>;
 > +					sbs,i2c-retry-count = <2>;
@@ -1949,17 +1949,17 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		};
 > +	};
 > +
-> +	spi@0,7000da00 {
+> +	spi at 0,7000da00 {
 > +		status = "okay";
 > +		spi-max-frequency = <25000000>;
 > +
-> +		flash@0 {
+> +		flash at 0 {
 > +			compatible = "winbond,w25q32dw";
 > +			reg = <0>;
 > +		};
 > +	};
 > +
-> +	pmc@0,7000e400 {
+> +	pmc at 0,7000e400 {
 > +		nvidia,invert-interrupt;
 > +		nvidia,suspend-mode = <0>;
 > +		nvidia,cpu-pwr-good-time = <500>;
@@ -1970,11 +1970,11 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		nvidia,sys-clock-req-active-high;
 > +	};
 > +
-> +	hda@0,70030000 {
+> +	hda at 0,70030000 {
 > +		status = "okay";
 > +	};
 > +
-> +	sdhci@0,700b0000 { /* WiFi/BT on this bus */
+> +	sdhci at 0,700b0000 { /* WiFi/BT on this bus */
 > +		status = "okay";
 > +		power-gpios = <&gpio TEGRA_GPIO(X, 7) GPIO_ACTIVE_HIGH>;
 > +		bus-width = <4>;
@@ -1982,7 +1982,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		non-removable;
 > +	};
 > +
-> +	sdhci@0,700b0400 { /* SD Card on this bus */
+> +	sdhci at 0,700b0400 { /* SD Card on this bus */
 > +		status = "okay";
 > +		cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;
 > +		power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
@@ -1992,42 +1992,42 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		vqmmc-supply = <&vddio_sdmmc3>;
 > +	};
 > +
-> +	sdhci@0,700b0600 { /* eMMC on this bus */
+> +	sdhci at 0,700b0600 { /* eMMC on this bus */
 > +		status = "okay";
 > +		bus-width = <8>;
 > +		no-1-8-v;
 > +		non-removable;
 > +	};
 > +
-> +	ahub@0,70300000 {
-> +		i2s@0,70301100 {
+> +	ahub at 0,70300000 {
+> +		i2s at 0,70301100 {
 > +			status = "okay";
 > +		};
 > +	};
 > +
-> +	usb@0,7d000000 { /* Rear external USB port. */
+> +	usb at 0,7d000000 { /* Rear external USB port. */
 > +		status = "okay";
 > +	};
 > +
-> +	usb-phy@0,7d000000 {
+> +	usb-phy at 0,7d000000 {
 > +		status = "okay";
 > +		vbus-supply = <&vdd_usb1_vbus>;
 > +	};
 > +
-> +	usb@0,7d004000 { /* Internal webcam. */
+> +	usb at 0,7d004000 { /* Internal webcam. */
 > +		status = "okay";
 > +	};
 > +
-> +	usb-phy@0,7d004000 {
+> +	usb-phy at 0,7d004000 {
 > +		status = "okay";
 > +		vbus-supply = <&vdd_run_cam>;
 > +	};
 > +
-> +	usb@0,7d008000 { /* Left external USB port. */
+> +	usb at 0,7d008000 { /* Left external USB port. */
 > +		status = "okay";
 > +	};
 > +
-> +	usb-phy@0,7d008000 {
+> +	usb-phy at 0,7d008000 {
 > +		status = "okay";
 > +		vbus-supply = <&vdd_usb3_vbus>;
 > +	};
@@ -2081,7 +2081,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		clk32k_in: clock@0 {
+> +		clk32k_in: clock at 0 {
 > +			compatible = "fixed-clock";
 > +			reg = <0>;
 > +			#clock-cells = <0>;
@@ -2122,7 +2122,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		vdd_mux: regulator@0 {
+> +		vdd_mux: regulator at 0 {
 > +			compatible = "regulator-fixed";
 > +			reg = <0>;
 > +			regulator-name = "+VDD_MUX";
@@ -2132,7 +2132,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			regulator-boot-on;
 > +		};
 > +
-> +		vdd_5v0_sys: regulator@1 {
+> +		vdd_5v0_sys: regulator at 1 {
 > +			compatible = "regulator-fixed";
 > +			reg = <1>;
 > +			regulator-name = "+5V_SYS";
@@ -2143,7 +2143,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_mux>;
 > +		};
 > +
-> +		vdd_3v3_sys: regulator@2 {
+> +		vdd_3v3_sys: regulator at 2 {
 > +			compatible = "regulator-fixed";
 > +			reg = <2>;
 > +			regulator-name = "+3.3V_SYS";
@@ -2154,7 +2154,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_mux>;
 > +		};
 > +
-> +		vdd_3v3_run: regulator@3 {
+> +		vdd_3v3_run: regulator at 3 {
 > +			compatible = "regulator-fixed";
 > +			reg = <3>;
 > +			regulator-name = "+3.3V_RUN";
@@ -2167,7 +2167,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_3v3_sys>;
 > +		};
 > +
-> +		vdd_3v3_hdmi: regulator@4 {
+> +		vdd_3v3_hdmi: regulator at 4 {
 > +			compatible = "regulator-fixed";
 > +			reg = <4>;
 > +			regulator-name = "+3.3V_AVDD_HDMI_AP_GATED";
@@ -2176,7 +2176,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_3v3_run>;
 > +		};
 > +
-> +		vdd_led: regulator@5 {
+> +		vdd_led: regulator at 5 {
 > +			compatible = "regulator-fixed";
 > +			reg = <5>;
 > +			regulator-name = "+VDD_LED";
@@ -2185,7 +2185,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_mux>;
 > +		};
 > +
-> +		vdd_5v0_ts: regulator@6 {
+> +		vdd_5v0_ts: regulator at 6 {
 > +			compatible = "regulator-fixed";
 > +			reg = <6>;
 > +			regulator-name = "+5V_VDD_TS_SW";
@@ -2197,7 +2197,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_5v0_sys>;
 > +		};
 > +
-> +		vdd_usb1_vbus: regulator@7 {
+> +		vdd_usb1_vbus: regulator at 7 {
 > +			compatible = "regulator-fixed";
 > +			reg = <7>;
 > +			regulator-name = "+5V_USB_HS";
@@ -2209,7 +2209,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_5v0_sys>;
 > +		};
 > +
-> +		vdd_usb3_vbus: regulator@8 {
+> +		vdd_usb3_vbus: regulator at 8 {
 > +			compatible = "regulator-fixed";
 > +			reg = <8>;
 > +			regulator-name = "+5V_USB_SS";
@@ -2221,7 +2221,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_5v0_sys>;
 > +		};
 > +
-> +		vdd_3v3_panel: regulator@9 {
+> +		vdd_3v3_panel: regulator at 9 {
 > +			compatible = "regulator-fixed";
 > +			reg = <9>;
 > +			regulator-name = "+3.3V_PANEL";
@@ -2232,7 +2232,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_3v3_run>;
 > +		};
 > +
-> +		vdd_3v3_lp0: regulator@10 {
+> +		vdd_3v3_lp0: regulator at 10 {
 > +			compatible = "regulator-fixed";
 > +			reg = <10>;
 > +			regulator-name = "+3.3V_LP0";
@@ -2248,7 +2248,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_3v3_sys>;
 > +		};
 > +
-> +		vdd_hdmi_pll: regulator@11 {
+> +		vdd_hdmi_pll: regulator at 11 {
 > +			compatible = "regulator-fixed";
 > +			reg = <11>;
 > +			regulator-name = "+1.05V_RUN_AVDD_HDMI_PLL";
@@ -2258,7 +2258,7 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > +			vin-supply = <&vdd_1v05_run>;
 > +		};
 > +
-> +		vdd_5v0_hdmi: regulator@12 {
+> +		vdd_5v0_hdmi: regulator at 12 {
 > +			compatible = "regulator-fixed";
 > +			reg = <12>;
 > +			regulator-name = "+5V_HDMI_CON";
@@ -2302,6 +2302,13 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 473 bytes
+Desc: Digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150106/5209f8fa/attachment-0001.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index d424479..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQEcBAEBAgAGBQJUq+H9AAoJEMLUO4d9pOJWbUAH/0Abh34rWEpA8FQPKQFFrGNs
-9zYcarqsy0WnI22/R/yI+m7kM7ucMTCF2PFI/5qfyovt0NiWq1rP97fBiF6Hda1W
-XX5Ks3DrNGWaYXZWRkDczh9uZlw0QaUyThiroD0QUKMxC6SDGcFLL5psc+738BoA
-HFzCMh/PzLVt0sMNzhJyvxpHsXBYhy0K2JwdJymLrM4SgFMRPn7+Ykovsye3Dt6b
-eTPI0XoS5H4GzEYojYPVXewNZR3d6w25C4EpaTGCYE8EiFStEF7g7vXhbRGyMgNY
-m5plyjaS9Z4VQJ92YGtqBXR0I6eBDGe4Ks7RxS5LeSmx6hVv3/RM0FlPJijvdYU=
-=OEBL
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 3237378..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: Digital signature
diff --git a/a/content_digest b/N1/content_digest
index cabd93a..a0355e9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,19 @@
  "ref\01420540653-14816-1-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\01420540653-14816-3-git-send-email-tomeu.vizoso@collabora.com\0"
- "ref\01420540653-14816-3-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org\0"
- "From\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT\0"
+ "From\0edubezval@gmail.com (Eduardo Valentin)\0"
+ "Subject\0[PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT\0"
  "Date\0Tue, 6 Jan 2015 09:24:23 -0400\0"
- "To\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\0"
- "Cc\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Tue, Jan 06, 2015 at 11:37:27AM +0100, Tomeu Vizoso wrote:\n"
  "> In preparation for adding the DT for the nyan-blaze board.\n"
  "> \n"
- "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n"
+ "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n"
  "\n"
  "For the (small part of the) thermal sensor:\n"
  "\n"
- "Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Acked-by: Eduardo Valentin <edubezval@gmail.com>\n"
  "\n"
  "> ---\n"
  ">  arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +-----------------------------\n"
@@ -52,8 +37,8 @@
  "> -\tcompatible = \"google,nyan-big\", \"nvidia,tegra124\";\n"
  "> -\n"
  "> -\taliases {\n"
- "> -\t\trtc0 = \"/i2c@0,7000d000/pmic@40\";\n"
- "> -\t\trtc1 = \"/rtc@0,7000e000\";\n"
+ "> -\t\trtc0 = \"/i2c at 0,7000d000/pmic at 40\";\n"
+ "> -\t\trtc1 = \"/rtc at 0,7000e000\";\n"
  "> -\t\tserial0 = &uarta;\n"
  "> -\t};\n"
  "> -\n"
@@ -61,8 +46,8 @@
  "> -\t\treg = <0x0 0x80000000 0x0 0x80000000>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\thost1x@0,50000000 {\n"
- "> -\t\thdmi@0,54280000 {\n"
+ "> -\thost1x at 0,50000000 {\n"
+ "> -\t\thdmi at 0,54280000 {\n"
  "> -\t\t\tstatus = \"okay\";\n"
  "> -\n"
  "> -\t\t\tvdd-supply = <&vdd_3v3_hdmi>;\n"
@@ -74,20 +59,20 @@
  "> -\t\t\t\t<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tsor@0,54540000 {\n"
+ "> -\t\tsor at 0,54540000 {\n"
  "> -\t\t\tstatus = \"okay\";\n"
  "> -\n"
  "> -\t\t\tnvidia,dpaux = <&dpaux>;\n"
  "> -\t\t\tnvidia,panel = <&panel>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tdpaux@0,545c0000 {\n"
+ "> -\t\tdpaux at 0,545c0000 {\n"
  "> -\t\t\tvdd-supply = <&vdd_3v3_panel>;\n"
  "> -\t\t\tstatus = \"okay\";\n"
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tpinmux@0,70000868 {\n"
+ "> -\tpinmux at 0,70000868 {\n"
  "> -\t\tpinctrl-names = \"boot\";\n"
  "> -\t\tpinctrl-0 = <&pinmux_boot>;\n"
  "> -\n"
@@ -537,27 +522,27 @@
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tserial@0,70006000 {\n"
+ "> -\tserial at 0,70006000 {\n"
  "> -\t\t/* Debug connector on the bottom of the board near SD card. */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tpwm@0,7000a000 {\n"
+ "> -\tpwm at 0,7000a000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\ti2c@0,7000c000 {\n"
+ "> -\ti2c at 0,7000c000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tclock-frequency = <100000>;\n"
  "> -\n"
- "> -\t\tacodec: audio-codec@10 {\n"
+ "> -\t\tacodec: audio-codec at 10 {\n"
  "> -\t\t\tcompatible = \"maxim,max98090\";\n"
  "> -\t\t\treg = <0x10>;\n"
  "> -\t\t\tinterrupt-parent = <&gpio>;\n"
  "> -\t\t\tinterrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\ttemperature-sensor@4c {\n"
+ "> -\t\ttemperature-sensor at 4c {\n"
  "> -\t\t\tcompatible = \"ti,tmp451\";\n"
  "> -\t\t\treg = <0x4c>;\n"
  "> -\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -567,31 +552,31 @@
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\ti2c@0,7000c400 {\n"
+ "> -\ti2c at 0,7000c400 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tclock-frequency = <100000>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\ti2c@0,7000c500 {\n"
+ "> -\ti2c at 0,7000c500 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tclock-frequency = <400000>;\n"
  "> -\n"
- "> -\t\ttpm@20 {\n"
+ "> -\t\ttpm at 20 {\n"
  "> -\t\t\tcompatible = \"infineon,slb9645tt\";\n"
  "> -\t\t\treg = <0x20>;\n"
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\thdmi_ddc: i2c@0,7000c700 {\n"
+ "> -\thdmi_ddc: i2c at 0,7000c700 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tclock-frequency = <100000>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\ti2c@0,7000d000 {\n"
+ "> -\ti2c at 0,7000d000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tclock-frequency = <400000>;\n"
  "> -\n"
- "> -\t\tpmic: pmic@40 {\n"
+ "> -\t\tpmic: pmic at 40 {\n"
  "> -\t\t\tcompatible = \"ams,as3722\";\n"
  "> -\t\t\treg = <0x40>;\n"
  "> -\t\t\tinterrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -789,10 +774,10 @@
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tspi@0,7000d400 {\n"
+ "> -\tspi at 0,7000d400 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\n"
- "> -\t\tcros_ec: cros-ec@0 {\n"
+ "> -\t\tcros_ec: cros-ec at 0 {\n"
  "> -\t\t\tcompatible = \"google,cros-ec-spi\";\n"
  "> -\t\t\tspi-max-frequency = <3000000>;\n"
  "> -\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -808,7 +793,7 @@
  "> -\n"
  "> -\t\t\t\tgoogle,remote-bus = <0>;\n"
  "> -\n"
- "> -\t\t\t\tcharger: bq24735@9 {\n"
+ "> -\t\t\t\tcharger: bq24735 at 9 {\n"
  "> -\t\t\t\t\tcompatible = \"ti,bq24735\";\n"
  "> -\t\t\t\t\treg = <0x9>;\n"
  "> -\t\t\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -819,7 +804,7 @@
  "> -\t\t\t\t\t\t\tGPIO_ACTIVE_HIGH>;\n"
  "> -\t\t\t\t};\n"
  "> -\n"
- "> -\t\t\t\tbattery: sbs-battery@b {\n"
+ "> -\t\t\t\tbattery: sbs-battery at b {\n"
  "> -\t\t\t\t\tcompatible = \"sbs,sbs-battery\";\n"
  "> -\t\t\t\t\treg = <0xb>;\n"
  "> -\t\t\t\t\tsbs,i2c-retry-count = <2>;\n"
@@ -830,17 +815,17 @@
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tspi@0,7000da00 {\n"
+ "> -\tspi at 0,7000da00 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tspi-max-frequency = <25000000>;\n"
  "> -\n"
- "> -\t\tflash@0 {\n"
+ "> -\t\tflash at 0 {\n"
  "> -\t\t\tcompatible = \"winbond,w25q32dw\";\n"
  "> -\t\t\treg = <0>;\n"
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tpmc@0,7000e400 {\n"
+ "> -\tpmc at 0,7000e400 {\n"
  "> -\t\tnvidia,invert-interrupt;\n"
  "> -\t\tnvidia,suspend-mode = <0>;\n"
  "> -\t\tnvidia,cpu-pwr-good-time = <500>;\n"
@@ -851,11 +836,11 @@
  "> -\t\tnvidia,sys-clock-req-active-high;\n"
  "> -\t};\n"
  "> -\n"
- "> -\thda@0,70030000 {\n"
+ "> -\thda at 0,70030000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tsdhci@0,700b0000 { /* WiFi/BT on this bus */\n"
+ "> -\tsdhci at 0,700b0000 { /* WiFi/BT on this bus */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tpower-gpios = <&gpio TEGRA_GPIO(X, 7) GPIO_ACTIVE_HIGH>;\n"
  "> -\t\tbus-width = <4>;\n"
@@ -863,7 +848,7 @@
  "> -\t\tnon-removable;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tsdhci@0,700b0400 { /* SD Card on this bus */\n"
+ "> -\tsdhci at 0,700b0400 { /* SD Card on this bus */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tcd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;\n"
  "> -\t\tpower-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;\n"
@@ -873,42 +858,42 @@
  "> -\t\tvqmmc-supply = <&vddio_sdmmc3>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tsdhci@0,700b0600 { /* eMMC on this bus */\n"
+ "> -\tsdhci at 0,700b0600 { /* eMMC on this bus */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tbus-width = <8>;\n"
  "> -\t\tno-1-8-v;\n"
  "> -\t\tnon-removable;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tahub@0,70300000 {\n"
- "> -\t\ti2s@0,70301100 {\n"
+ "> -\tahub at 0,70300000 {\n"
+ "> -\t\ti2s at 0,70301100 {\n"
  "> -\t\t\tstatus = \"okay\";\n"
  "> -\t\t};\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb@0,7d000000 { /* Rear external USB port. */\n"
+ "> -\tusb at 0,7d000000 { /* Rear external USB port. */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb-phy@0,7d000000 {\n"
+ "> -\tusb-phy at 0,7d000000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tvbus-supply = <&vdd_usb1_vbus>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb@0,7d004000 { /* Internal webcam. */\n"
+ "> -\tusb at 0,7d004000 { /* Internal webcam. */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb-phy@0,7d004000 {\n"
+ "> -\tusb-phy at 0,7d004000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tvbus-supply = <&vdd_run_cam>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb@0,7d008000 { /* Left external USB port. */\n"
+ "> -\tusb at 0,7d008000 { /* Left external USB port. */\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t};\n"
  "> -\n"
- "> -\tusb-phy@0,7d008000 {\n"
+ "> -\tusb-phy at 0,7d008000 {\n"
  "> -\t\tstatus = \"okay\";\n"
  "> -\t\tvbus-supply = <&vdd_usb3_vbus>;\n"
  "> -\t};\n"
@@ -962,7 +947,7 @@
  "> -\t\t#address-cells = <1>;\n"
  "> -\t\t#size-cells = <0>;\n"
  "> -\n"
- "> -\t\tclk32k_in: clock@0 {\n"
+ "> -\t\tclk32k_in: clock at 0 {\n"
  "> -\t\t\tcompatible = \"fixed-clock\";\n"
  "> -\t\t\treg = <0>;\n"
  "> -\t\t\t#clock-cells = <0>;\n"
@@ -1003,7 +988,7 @@
  "> -\t\t#address-cells = <1>;\n"
  "> -\t\t#size-cells = <0>;\n"
  "> -\n"
- "> -\t\tvdd_mux: regulator@0 {\n"
+ "> -\t\tvdd_mux: regulator at 0 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <0>;\n"
  "> -\t\t\tregulator-name = \"+VDD_MUX\";\n"
@@ -1013,7 +998,7 @@
  "> -\t\t\tregulator-boot-on;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_5v0_sys: regulator@1 {\n"
+ "> -\t\tvdd_5v0_sys: regulator at 1 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <1>;\n"
  "> -\t\t\tregulator-name = \"+5V_SYS\";\n"
@@ -1024,7 +1009,7 @@
  "> -\t\t\tvin-supply = <&vdd_mux>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_3v3_sys: regulator@2 {\n"
+ "> -\t\tvdd_3v3_sys: regulator at 2 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <2>;\n"
  "> -\t\t\tregulator-name = \"+3.3V_SYS\";\n"
@@ -1035,7 +1020,7 @@
  "> -\t\t\tvin-supply = <&vdd_mux>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_3v3_run: regulator@3 {\n"
+ "> -\t\tvdd_3v3_run: regulator at 3 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <3>;\n"
  "> -\t\t\tregulator-name = \"+3.3V_RUN\";\n"
@@ -1048,7 +1033,7 @@
  "> -\t\t\tvin-supply = <&vdd_3v3_sys>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_3v3_hdmi: regulator@4 {\n"
+ "> -\t\tvdd_3v3_hdmi: regulator at 4 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <4>;\n"
  "> -\t\t\tregulator-name = \"+3.3V_AVDD_HDMI_AP_GATED\";\n"
@@ -1057,7 +1042,7 @@
  "> -\t\t\tvin-supply = <&vdd_3v3_run>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_led: regulator@5 {\n"
+ "> -\t\tvdd_led: regulator at 5 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <5>;\n"
  "> -\t\t\tregulator-name = \"+VDD_LED\";\n"
@@ -1066,7 +1051,7 @@
  "> -\t\t\tvin-supply = <&vdd_mux>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_5v0_ts: regulator@6 {\n"
+ "> -\t\tvdd_5v0_ts: regulator at 6 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <6>;\n"
  "> -\t\t\tregulator-name = \"+5V_VDD_TS_SW\";\n"
@@ -1078,7 +1063,7 @@
  "> -\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_usb1_vbus: regulator@7 {\n"
+ "> -\t\tvdd_usb1_vbus: regulator at 7 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <7>;\n"
  "> -\t\t\tregulator-name = \"+5V_USB_HS\";\n"
@@ -1090,7 +1075,7 @@
  "> -\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_usb3_vbus: regulator@8 {\n"
+ "> -\t\tvdd_usb3_vbus: regulator at 8 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <8>;\n"
  "> -\t\t\tregulator-name = \"+5V_USB_SS\";\n"
@@ -1102,7 +1087,7 @@
  "> -\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_3v3_panel: regulator@9 {\n"
+ "> -\t\tvdd_3v3_panel: regulator at 9 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <9>;\n"
  "> -\t\t\tregulator-name = \"+3.3V_PANEL\";\n"
@@ -1113,7 +1098,7 @@
  "> -\t\t\tvin-supply = <&vdd_3v3_run>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_3v3_lp0: regulator@10 {\n"
+ "> -\t\tvdd_3v3_lp0: regulator at 10 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <10>;\n"
  "> -\t\t\tregulator-name = \"+3.3V_LP0\";\n"
@@ -1129,7 +1114,7 @@
  "> -\t\t\tvin-supply = <&vdd_3v3_sys>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_hdmi_pll: regulator@11 {\n"
+ "> -\t\tvdd_hdmi_pll: regulator at 11 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <11>;\n"
  "> -\t\t\tregulator-name = \"+1.05V_RUN_AVDD_HDMI_PLL\";\n"
@@ -1139,7 +1124,7 @@
  "> -\t\t\tvin-supply = <&vdd_1v05_run>;\n"
  "> -\t\t};\n"
  "> -\n"
- "> -\t\tvdd_5v0_hdmi: regulator@12 {\n"
+ "> -\t\tvdd_5v0_hdmi: regulator at 12 {\n"
  "> -\t\t\tcompatible = \"regulator-fixed\";\n"
  "> -\t\t\treg = <12>;\n"
  "> -\t\t\tregulator-name = \"+5V_HDMI_CON\";\n"
@@ -1194,8 +1179,8 @@
  "> +\tcompatible = \"google,nyan\", \"nvidia,tegra124\";\n"
  "> +\n"
  "> +\taliases {\n"
- "> +\t\trtc0 = \"/i2c@0,7000d000/pmic@40\";\n"
- "> +\t\trtc1 = \"/rtc@0,7000e000\";\n"
+ "> +\t\trtc0 = \"/i2c at 0,7000d000/pmic at 40\";\n"
+ "> +\t\trtc1 = \"/rtc at 0,7000e000\";\n"
  "> +\t\tserial0 = &uarta;\n"
  "> +\t};\n"
  "> +\n"
@@ -1203,8 +1188,8 @@
  "> +\t\treg = <0x0 0x80000000 0x0 0x80000000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\thost1x@0,50000000 {\n"
- "> +\t\thdmi@0,54280000 {\n"
+ "> +\thost1x at 0,50000000 {\n"
+ "> +\t\thdmi at 0,54280000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\n"
  "> +\t\t\tvdd-supply = <&vdd_3v3_hdmi>;\n"
@@ -1216,20 +1201,20 @@
  "> +\t\t\t\t<&gpio TEGRA_GPIO(N, 7) GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsor@0,54540000 {\n"
+ "> +\t\tsor at 0,54540000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\n"
  "> +\t\t\tnvidia,dpaux = <&dpaux>;\n"
  "> +\t\t\tnvidia,panel = <&panel>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tdpaux@0,545c0000 {\n"
+ "> +\t\tdpaux at 0,545c0000 {\n"
  "> +\t\t\tvdd-supply = <&vdd_3v3_panel>;\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpinmux@0,70000868 {\n"
+ "> +\tpinmux at 0,70000868 {\n"
  "> +\t\tpinctrl-names = \"boot\";\n"
  "> +\t\tpinctrl-0 = <&pinmux_boot>;\n"
  "> +\n"
@@ -1679,27 +1664,27 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@0,70006000 {\n"
+ "> +\tserial at 0,70006000 {\n"
  "> +\t\t/* Debug connector on the bottom of the board near SD card. */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpwm@0,7000a000 {\n"
+ "> +\tpwm at 0,7000a000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\ti2c@0,7000c000 {\n"
+ "> +\ti2c at 0,7000c000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tclock-frequency = <100000>;\n"
  "> +\n"
- "> +\t\tacodec: audio-codec@10 {\n"
+ "> +\t\tacodec: audio-codec at 10 {\n"
  "> +\t\t\tcompatible = \"maxim,max98090\";\n"
  "> +\t\t\treg = <0x10>;\n"
  "> +\t\t\tinterrupt-parent = <&gpio>;\n"
  "> +\t\t\tinterrupts = <TEGRA_GPIO(H, 4) GPIO_ACTIVE_HIGH>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttemperature-sensor@4c {\n"
+ "> +\t\ttemperature-sensor at 4c {\n"
  "> +\t\t\tcompatible = \"ti,tmp451\";\n"
  "> +\t\t\treg = <0x4c>;\n"
  "> +\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -1709,31 +1694,31 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\ti2c@0,7000c400 {\n"
+ "> +\ti2c at 0,7000c400 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tclock-frequency = <100000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ti2c@0,7000c500 {\n"
+ "> +\ti2c at 0,7000c500 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\t\ttpm@20 {\n"
+ "> +\t\ttpm at 20 {\n"
  "> +\t\t\tcompatible = \"infineon,slb9645tt\";\n"
  "> +\t\t\treg = <0x20>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\thdmi_ddc: i2c@0,7000c700 {\n"
+ "> +\thdmi_ddc: i2c at 0,7000c700 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tclock-frequency = <100000>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ti2c@0,7000d000 {\n"
+ "> +\ti2c at 0,7000d000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\t\tpmic: pmic@40 {\n"
+ "> +\t\tpmic: pmic at 40 {\n"
  "> +\t\t\tcompatible = \"ams,as3722\";\n"
  "> +\t\t\treg = <0x40>;\n"
  "> +\t\t\tinterrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1931,10 +1916,10 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tspi@0,7000d400 {\n"
+ "> +\tspi at 0,7000d400 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\n"
- "> +\t\tcros_ec: cros-ec@0 {\n"
+ "> +\t\tcros_ec: cros-ec at 0 {\n"
  "> +\t\t\tcompatible = \"google,cros-ec-spi\";\n"
  "> +\t\t\tspi-max-frequency = <3000000>;\n"
  "> +\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -1950,7 +1935,7 @@
  "> +\n"
  "> +\t\t\t\tgoogle,remote-bus = <0>;\n"
  "> +\n"
- "> +\t\t\t\tcharger: bq24735@9 {\n"
+ "> +\t\t\t\tcharger: bq24735 at 9 {\n"
  "> +\t\t\t\t\tcompatible = \"ti,bq24735\";\n"
  "> +\t\t\t\t\treg = <0x9>;\n"
  "> +\t\t\t\t\tinterrupt-parent = <&gpio>;\n"
@@ -1961,7 +1946,7 @@
  "> +\t\t\t\t\t\t\tGPIO_ACTIVE_HIGH>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tbattery: sbs-battery@b {\n"
+ "> +\t\t\t\tbattery: sbs-battery at b {\n"
  "> +\t\t\t\t\tcompatible = \"sbs,sbs-battery\";\n"
  "> +\t\t\t\t\treg = <0xb>;\n"
  "> +\t\t\t\t\tsbs,i2c-retry-count = <2>;\n"
@@ -1972,17 +1957,17 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tspi@0,7000da00 {\n"
+ "> +\tspi at 0,7000da00 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tspi-max-frequency = <25000000>;\n"
  "> +\n"
- "> +\t\tflash@0 {\n"
+ "> +\t\tflash at 0 {\n"
  "> +\t\t\tcompatible = \"winbond,w25q32dw\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpmc@0,7000e400 {\n"
+ "> +\tpmc at 0,7000e400 {\n"
  "> +\t\tnvidia,invert-interrupt;\n"
  "> +\t\tnvidia,suspend-mode = <0>;\n"
  "> +\t\tnvidia,cpu-pwr-good-time = <500>;\n"
@@ -1993,11 +1978,11 @@
  "> +\t\tnvidia,sys-clock-req-active-high;\n"
  "> +\t};\n"
  "> +\n"
- "> +\thda@0,70030000 {\n"
+ "> +\thda at 0,70030000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsdhci@0,700b0000 { /* WiFi/BT on this bus */\n"
+ "> +\tsdhci at 0,700b0000 { /* WiFi/BT on this bus */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tpower-gpios = <&gpio TEGRA_GPIO(X, 7) GPIO_ACTIVE_HIGH>;\n"
  "> +\t\tbus-width = <4>;\n"
@@ -2005,7 +1990,7 @@
  "> +\t\tnon-removable;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsdhci@0,700b0400 { /* SD Card on this bus */\n"
+ "> +\tsdhci at 0,700b0400 { /* SD Card on this bus */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tcd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;\n"
  "> +\t\tpower-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;\n"
@@ -2015,42 +2000,42 @@
  "> +\t\tvqmmc-supply = <&vddio_sdmmc3>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsdhci@0,700b0600 { /* eMMC on this bus */\n"
+ "> +\tsdhci at 0,700b0600 { /* eMMC on this bus */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tbus-width = <8>;\n"
  "> +\t\tno-1-8-v;\n"
  "> +\t\tnon-removable;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tahub@0,70300000 {\n"
- "> +\t\ti2s@0,70301100 {\n"
+ "> +\tahub at 0,70300000 {\n"
+ "> +\t\ti2s at 0,70301100 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb@0,7d000000 { /* Rear external USB port. */\n"
+ "> +\tusb at 0,7d000000 { /* Rear external USB port. */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb-phy@0,7d000000 {\n"
+ "> +\tusb-phy at 0,7d000000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tvbus-supply = <&vdd_usb1_vbus>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb@0,7d004000 { /* Internal webcam. */\n"
+ "> +\tusb at 0,7d004000 { /* Internal webcam. */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb-phy@0,7d004000 {\n"
+ "> +\tusb-phy at 0,7d004000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tvbus-supply = <&vdd_run_cam>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb@0,7d008000 { /* Left external USB port. */\n"
+ "> +\tusb at 0,7d008000 { /* Left external USB port. */\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tusb-phy@0,7d008000 {\n"
+ "> +\tusb-phy at 0,7d008000 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tvbus-supply = <&vdd_usb3_vbus>;\n"
  "> +\t};\n"
@@ -2104,7 +2089,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tclk32k_in: clock@0 {\n"
+ "> +\t\tclk32k_in: clock at 0 {\n"
  "> +\t\t\tcompatible = \"fixed-clock\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\t#clock-cells = <0>;\n"
@@ -2145,7 +2130,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tvdd_mux: regulator@0 {\n"
+ "> +\t\tvdd_mux: regulator at 0 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tregulator-name = \"+VDD_MUX\";\n"
@@ -2155,7 +2140,7 @@
  "> +\t\t\tregulator-boot-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_5v0_sys: regulator@1 {\n"
+ "> +\t\tvdd_5v0_sys: regulator at 1 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tregulator-name = \"+5V_SYS\";\n"
@@ -2166,7 +2151,7 @@
  "> +\t\t\tvin-supply = <&vdd_mux>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_3v3_sys: regulator@2 {\n"
+ "> +\t\tvdd_3v3_sys: regulator at 2 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t\tregulator-name = \"+3.3V_SYS\";\n"
@@ -2177,7 +2162,7 @@
  "> +\t\t\tvin-supply = <&vdd_mux>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_3v3_run: regulator@3 {\n"
+ "> +\t\tvdd_3v3_run: regulator at 3 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t\tregulator-name = \"+3.3V_RUN\";\n"
@@ -2190,7 +2175,7 @@
  "> +\t\t\tvin-supply = <&vdd_3v3_sys>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_3v3_hdmi: regulator@4 {\n"
+ "> +\t\tvdd_3v3_hdmi: regulator at 4 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <4>;\n"
  "> +\t\t\tregulator-name = \"+3.3V_AVDD_HDMI_AP_GATED\";\n"
@@ -2199,7 +2184,7 @@
  "> +\t\t\tvin-supply = <&vdd_3v3_run>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_led: regulator@5 {\n"
+ "> +\t\tvdd_led: regulator at 5 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <5>;\n"
  "> +\t\t\tregulator-name = \"+VDD_LED\";\n"
@@ -2208,7 +2193,7 @@
  "> +\t\t\tvin-supply = <&vdd_mux>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_5v0_ts: regulator@6 {\n"
+ "> +\t\tvdd_5v0_ts: regulator at 6 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <6>;\n"
  "> +\t\t\tregulator-name = \"+5V_VDD_TS_SW\";\n"
@@ -2220,7 +2205,7 @@
  "> +\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_usb1_vbus: regulator@7 {\n"
+ "> +\t\tvdd_usb1_vbus: regulator at 7 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <7>;\n"
  "> +\t\t\tregulator-name = \"+5V_USB_HS\";\n"
@@ -2232,7 +2217,7 @@
  "> +\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_usb3_vbus: regulator@8 {\n"
+ "> +\t\tvdd_usb3_vbus: regulator at 8 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <8>;\n"
  "> +\t\t\tregulator-name = \"+5V_USB_SS\";\n"
@@ -2244,7 +2229,7 @@
  "> +\t\t\tvin-supply = <&vdd_5v0_sys>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_3v3_panel: regulator@9 {\n"
+ "> +\t\tvdd_3v3_panel: regulator at 9 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <9>;\n"
  "> +\t\t\tregulator-name = \"+3.3V_PANEL\";\n"
@@ -2255,7 +2240,7 @@
  "> +\t\t\tvin-supply = <&vdd_3v3_run>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_3v3_lp0: regulator@10 {\n"
+ "> +\t\tvdd_3v3_lp0: regulator at 10 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <10>;\n"
  "> +\t\t\tregulator-name = \"+3.3V_LP0\";\n"
@@ -2271,7 +2256,7 @@
  "> +\t\t\tvin-supply = <&vdd_3v3_sys>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_hdmi_pll: regulator@11 {\n"
+ "> +\t\tvdd_hdmi_pll: regulator at 11 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <11>;\n"
  "> +\t\t\tregulator-name = \"+1.05V_RUN_AVDD_HDMI_PLL\";\n"
@@ -2281,7 +2266,7 @@
  "> +\t\t\tvin-supply = <&vdd_1v05_run>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd_5v0_hdmi: regulator@12 {\n"
+ "> +\t\tvdd_5v0_hdmi: regulator at 12 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <12>;\n"
  "> +\t\t\tregulator-name = \"+5V_HDMI_CON\";\n"
@@ -2325,23 +2310,15 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
- > Please read the FAQ at  http://www.tux.org/lkml/
- "\01:2\0"
- "fn\0signature.asc\0"
- "d\0Digital signature\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v2\n"
- "\n"
- "iQEcBAEBAgAGBQJUq+H9AAoJEMLUO4d9pOJWbUAH/0Abh34rWEpA8FQPKQFFrGNs\n"
- "9zYcarqsy0WnI22/R/yI+m7kM7ucMTCF2PFI/5qfyovt0NiWq1rP97fBiF6Hda1W\n"
- "XX5Ks3DrNGWaYXZWRkDczh9uZlw0QaUyThiroD0QUKMxC6SDGcFLL5psc+738BoA\n"
- "HFzCMh/PzLVt0sMNzhJyvxpHsXBYhy0K2JwdJymLrM4SgFMRPn7+Ykovsye3Dt6b\n"
- "eTPI0XoS5H4GzEYojYPVXewNZR3d6w25C4EpaTGCYE8EiFStEF7g7vXhbRGyMgNY\n"
- "m5plyjaS9Z4VQJ92YGtqBXR0I6eBDGe4Ks7RxS5LeSmx6hVv3/RM0FlPJijvdYU=\n"
- "=OEBL\n"
- "-----END PGP SIGNATURE-----\n"
+ "> Please read the FAQ at  http://www.tux.org/lkml/\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 473 bytes\n"
+ "Desc: Digital signature\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150106/5209f8fa/attachment-0001.sig>
 
-7bb7504d0438e2cc90f0759a2d98d6ac7499467c400e58791dff7b1ec68244d2
+cef4e6029fb27d61b4d754fff883f31eb47d930036172e80fdbd310f52be859a

diff --git a/a/1.txt b/N2/1.txt
index 460e555..e5baafd 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,11 +1,11 @@
 On Tue, Jan 06, 2015 at 11:37:27AM +0100, Tomeu Vizoso wrote:
 > In preparation for adding the DT for the nyan-blaze board.
 > 
-> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
+> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
 
 For the (small part of the) thermal sensor:
 
-Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Acked-by: Eduardo Valentin <edubezval@gmail.com>
 
 > ---
 >  arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +-----------------------------
@@ -2302,6 +2302,6 @@ Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
diff --git a/a/content_digest b/N2/content_digest
index cabd93a..75c24da 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,33 @@
  "ref\01420540653-14816-1-git-send-email-tomeu.vizoso@collabora.com\0"
  "ref\01420540653-14816-3-git-send-email-tomeu.vizoso@collabora.com\0"
- "ref\01420540653-14816-3-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org\0"
- "From\0Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Eduardo Valentin <edubezval@gmail.com>\0"
  "Subject\0Re: [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT\0"
  "Date\0Tue, 6 Jan 2015 09:24:23 -0400\0"
- "To\0Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\0"
- "Cc\0linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  Javier Martinez Canillas <javier.martinez-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Tomeu Vizoso <tomeu.vizoso@collabora.com>\0"
+ "Cc\0linux-tegra@vger.kernel.org"
+  Javier Martinez Canillas <javier.martinez@collabora.co.uk>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Russell King <linux@arm.linux.org.uk>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Thierry Reding <thierry.reding@gmail.com>
+  Alexandre Courbot <gnurou@gmail.com>
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\01:1\0"
  "b\0"
  "On Tue, Jan 06, 2015 at 11:37:27AM +0100, Tomeu Vizoso wrote:\n"
  "> In preparation for adding the DT for the nyan-blaze board.\n"
  "> \n"
- "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>\n"
+ "> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>\n"
  "\n"
  "For the (small part of the) thermal sensor:\n"
  "\n"
- "Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Acked-by: Eduardo Valentin <edubezval@gmail.com>\n"
  "\n"
  "> ---\n"
  ">  arch/arm/boot/dts/tegra124-nyan-big.dts | 1131 +-----------------------------\n"
@@ -2325,7 +2324,7 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
  "\01:2\0"
@@ -2344,4 +2343,4 @@
  "=OEBL\n"
  "-----END PGP SIGNATURE-----\n"
 
-7bb7504d0438e2cc90f0759a2d98d6ac7499467c400e58791dff7b1ec68244d2
+a2ae9a61572ca02d11e296643ed97210c32d5b7904f176624a75aa1198f6ef0d

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.