diff for duplicates of <20170911232223.91894-1-mdf@kernel.org> diff --git a/a/1.txt b/N1/1.txt index f99db16..460e1f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Add support for the National Instruments Project Sulfur SDR motherboards Rev 2,3 and 4. -Signed-off-by: Moritz Fischer <mdf@kernel.org> +Signed-off-by: Moritz Fischer <mdf-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> --- arch/arm/boot/dts/Makefile | 3 + arch/arm/boot/dts/zynq-ni-sulfur-rev2.dts | 84 +++++++++++++++++++ @@ -59,12 +59,12 @@ index 000000000000..8b7c54fe9c59 +&i2c_switch0 { + reset-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>; + -+ i2c at 4 { ++ i2c@4 { + #address-cells = <1>; + #size-cells = <0>; + reg = <4>; + -+ tpm: tpm at 20 { ++ tpm: tpm@20 { + compatible = "infineon,slb9645tt"; + reg = <0x20>; + @@ -80,7 +80,7 @@ index 000000000000..8b7c54fe9c59 +&spi1 { + status = "okay"; + -+ cros_ec: ec at 0 { ++ cros_ec: ec@0 { + compatible = "google,cros-ec-spi"; + reg = <0>; + google,cros-ec-spi-msg-delay = <200>; @@ -98,12 +98,12 @@ index 000000000000..8b7c54fe9c59 + google,remote-bus = <1>; + clock-frequency = <50000>; + -+ nvmem0: eeprom at 50 { ++ nvmem0: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; + -+ rtc0: rtc at 68 { ++ rtc0: rtc@68 { + compatible = "dallas,ds1374"; + reg = <0x68>; + }; @@ -168,12 +168,12 @@ index 000000000000..fff3a40b507b +&i2c_switch0 { + reset-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; + -+ i2c at 3 { ++ i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ gpio1: gpio at 22 { ++ gpio1: gpio@22 { + compatible = "ti,tca6424"; + reg = <0x22>; + gpio-controller; @@ -181,13 +181,13 @@ index 000000000000..fff3a40b507b + }; + }; + -+ i2c at 5 { ++ i2c@5 { + reg = <5>; + status = "okay"; + #address-cells = <1>; + #size-cells = <0>; + -+ rtc0: rtc at 68 { ++ rtc0: rtc@68 { + compatible = "dallas,ds1374"; + reg = <0x68>; + }; @@ -199,7 +199,7 @@ index 000000000000..fff3a40b507b + clock-frequency = <400000>; + status = "okay"; + -+ embedded-controller at 1e { ++ embedded-controller@1e { + reg = <0x1e>; + compatible = "google,cros-ec-i2c"; + interrupts = <0 IRQ_TYPE_LEVEL_LOW>; @@ -215,7 +215,7 @@ index 000000000000..fff3a40b507b + google,remote-bus = <0>; + clock-frequency = <50000>; + -+ nvmem0: eeprom at 50 { ++ nvmem0: eeprom@50 { + compatible = "atmel,24c02"; + reg = <0x50>; + }; @@ -263,12 +263,12 @@ index 000000000000..2a5b21549e68 +}; + +&i2c_switch0 { -+ i2c at 4 { ++ i2c@4 { + reg = <4>; + #address-cells = <1>; + #size-cells = <0>; + -+ tpm: tpm at 29 { ++ tpm: tpm@29 { + compatible = "atmel,at97sc3204t"; + reg = <0x29>; + }; @@ -355,30 +355,30 @@ index 000000000000..4bf63f09c81a + status = "okay"; + clock-frequency = <400000>; + -+ i2c_switch0: i2cswitch at 70 { ++ i2c_switch0: i2cswitch@70 { + compatible = "nxp,pca9548"; + #address-cells = <1>; + #size-cells = <0>; + reg = <0x70>; + -+ usrpio_i2c0: i2c at 6 { ++ usrpio_i2c0: i2c@6 { + #address-cells = <1>; + #size-cells = <0>; + reg = <6>; + -+ nvmem2: eeprom at 50 { ++ nvmem2: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; + + }; + -+ usrpio_i2c1: i2c at 7 { ++ usrpio_i2c1: i2c@7 { + #address-cells = <1>; + #size-cells = <0>; + reg = <6>; + -+ nvmem3: eeprom at 50 { ++ nvmem3: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; @@ -396,7 +396,7 @@ index 000000000000..4bf63f09c81a + phy-handle = <ðernet_phy0>; + status = "okay"; + -+ ethernet_phy0: ethernet-phy at 0 { ++ ethernet_phy0: ethernet-phy@0 { + reg = <0>; + }; +}; @@ -408,10 +408,15 @@ index 000000000000..4bf63f09c81a +}; + +&amba { -+ ocm: sram at fffc0000 { ++ ocm: sram@fffc0000 { + compatible = "mmio-sram"; + reg = <0xfffc0000 0x10000>; + }; +}; -- 2.14.1 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 318b0d3..fd1d679 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,22 @@ - "From\0mdf@kernel.org (Moritz Fischer)\0" + "From\0Moritz Fischer <mdf-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs\0" "Date\0Mon, 11 Sep 2017 16:22:22 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Moritz Fischer <mdf-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "Add support for the National Instruments Project Sulfur SDR\n" "motherboards Rev 2,3 and 4.\n" "\n" - "Signed-off-by: Moritz Fischer <mdf@kernel.org>\n" + "Signed-off-by: Moritz Fischer <mdf-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/Makefile | 3 +\n" " arch/arm/boot/dts/zynq-ni-sulfur-rev2.dts | 84 +++++++++++++++++++\n" @@ -65,12 +74,12 @@ "+&i2c_switch0 {\n" "+\treset-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;\n" "+\n" - "+\ti2c at 4 {\n" + "+\ti2c@4 {\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\treg = <4>;\n" "+\n" - "+\t\ttpm: tpm at 20 {\n" + "+\t\ttpm: tpm@20 {\n" "+\t\t\tcompatible = \"infineon,slb9645tt\";\n" "+\t\t\treg = <0x20>;\n" "+\n" @@ -86,7 +95,7 @@ "+&spi1 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tcros_ec: ec at 0 {\n" + "+\tcros_ec: ec@0 {\n" "+\t\tcompatible = \"google,cros-ec-spi\";\n" "+\t\treg = <0>;\n" "+\t\tgoogle,cros-ec-spi-msg-delay = <200>;\n" @@ -104,12 +113,12 @@ "+\t\t\tgoogle,remote-bus = <1>;\n" "+\t\t\tclock-frequency = <50000>;\n" "+\n" - "+\t\t\tnvmem0: eeprom at 50 {\n" + "+\t\t\tnvmem0: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\trtc0: rtc at 68 {\n" + "+\t\t\trtc0: rtc@68 {\n" "+\t\t\t\tcompatible = \"dallas,ds1374\";\n" "+\t\t\t\treg = <0x68>;\n" "+\t\t\t};\n" @@ -174,12 +183,12 @@ "+&i2c_switch0 {\n" "+\treset-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;\n" "+\n" - "+\ti2c at 3 {\n" + "+\ti2c@3 {\n" "+\t\treg = <3>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tgpio1: gpio at 22 {\n" + "+\t\tgpio1: gpio@22 {\n" "+\t\t\tcompatible = \"ti,tca6424\";\n" "+\t\t\treg = <0x22>;\n" "+\t\t\tgpio-controller;\n" @@ -187,13 +196,13 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c at 5 {\n" + "+\ti2c@5 {\n" "+\t\treg = <5>;\n" "+\t\tstatus = \"okay\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\trtc0: rtc at 68 {\n" + "+\t\trtc0: rtc@68 {\n" "+\t\t\tcompatible = \"dallas,ds1374\";\n" "+\t\t\treg = <0x68>;\n" "+\t\t};\n" @@ -205,7 +214,7 @@ "+\tclock-frequency = <400000>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tembedded-controller at 1e {\n" + "+\tembedded-controller@1e {\n" "+\t\treg = <0x1e>;\n" "+\t\tcompatible = \"google,cros-ec-i2c\";\n" "+\t\tinterrupts = <0 IRQ_TYPE_LEVEL_LOW>;\n" @@ -221,7 +230,7 @@ "+\t\t\tgoogle,remote-bus = <0>;\n" "+\t\t\tclock-frequency = <50000>;\n" "+\n" - "+\t\t\tnvmem0: eeprom at 50 {\n" + "+\t\t\tnvmem0: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c02\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" @@ -269,12 +278,12 @@ "+};\n" "+\n" "+&i2c_switch0 {\n" - "+\ti2c at 4 {\n" + "+\ti2c@4 {\n" "+\t\treg = <4>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\ttpm: tpm at 29 {\n" + "+\t\ttpm: tpm@29 {\n" "+\t\t\tcompatible = \"atmel,at97sc3204t\";\n" "+\t\t\treg = <0x29>;\n" "+\t\t};\n" @@ -361,30 +370,30 @@ "+\tstatus = \"okay\";\n" "+\tclock-frequency = <400000>;\n" "+\n" - "+\ti2c_switch0: i2cswitch at 70 {\n" + "+\ti2c_switch0: i2cswitch@70 {\n" "+\t\tcompatible = \"nxp,pca9548\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\treg = <0x70>;\n" "+\n" - "+\t\tusrpio_i2c0: i2c at 6 {\n" + "+\t\tusrpio_i2c0: i2c@6 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <6>;\n" "+\n" - "+\t\t\tnvmem2: eeprom at 50 {\n" + "+\t\t\tnvmem2: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" "+\t\t};\n" "+\n" - "+\t\tusrpio_i2c1: i2c at 7 {\n" + "+\t\tusrpio_i2c1: i2c@7 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <6>;\n" "+\n" - "+\t\t\tnvmem3: eeprom at 50 {\n" + "+\t\t\tnvmem3: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" @@ -402,7 +411,7 @@ "+\tphy-handle = <ðernet_phy0>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tethernet_phy0: ethernet-phy at 0 {\n" + "+\tethernet_phy0: ethernet-phy@0 {\n" "+\t\treg = <0>;\n" "+\t};\n" "+};\n" @@ -414,12 +423,17 @@ "+};\n" "+\n" "+&amba {\n" - "+\tocm: sram at fffc0000 {\n" + "+\tocm: sram@fffc0000 {\n" "+\t\tcompatible = \"mmio-sram\";\n" "+\t\treg = <0xfffc0000 0x10000>;\n" "+\t};\n" "+};\n" "-- \n" - 2.14.1 + "2.14.1\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -f2af3a568d9dfe1691c5b109fab1c48bd43b17c5be196e14421a09944371986f +023fb9b9ea484273aec15092021547dee2cfc549e19e9362b6f3e9e22f006daa
diff --git a/a/1.txt b/N2/1.txt index f99db16..328a295 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -59,12 +59,12 @@ index 000000000000..8b7c54fe9c59 +&i2c_switch0 { + reset-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>; + -+ i2c at 4 { ++ i2c@4 { + #address-cells = <1>; + #size-cells = <0>; + reg = <4>; + -+ tpm: tpm at 20 { ++ tpm: tpm@20 { + compatible = "infineon,slb9645tt"; + reg = <0x20>; + @@ -80,7 +80,7 @@ index 000000000000..8b7c54fe9c59 +&spi1 { + status = "okay"; + -+ cros_ec: ec at 0 { ++ cros_ec: ec@0 { + compatible = "google,cros-ec-spi"; + reg = <0>; + google,cros-ec-spi-msg-delay = <200>; @@ -98,12 +98,12 @@ index 000000000000..8b7c54fe9c59 + google,remote-bus = <1>; + clock-frequency = <50000>; + -+ nvmem0: eeprom at 50 { ++ nvmem0: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; + -+ rtc0: rtc at 68 { ++ rtc0: rtc@68 { + compatible = "dallas,ds1374"; + reg = <0x68>; + }; @@ -168,12 +168,12 @@ index 000000000000..fff3a40b507b +&i2c_switch0 { + reset-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; + -+ i2c at 3 { ++ i2c@3 { + reg = <3>; + #address-cells = <1>; + #size-cells = <0>; + -+ gpio1: gpio at 22 { ++ gpio1: gpio@22 { + compatible = "ti,tca6424"; + reg = <0x22>; + gpio-controller; @@ -181,13 +181,13 @@ index 000000000000..fff3a40b507b + }; + }; + -+ i2c at 5 { ++ i2c@5 { + reg = <5>; + status = "okay"; + #address-cells = <1>; + #size-cells = <0>; + -+ rtc0: rtc at 68 { ++ rtc0: rtc@68 { + compatible = "dallas,ds1374"; + reg = <0x68>; + }; @@ -199,7 +199,7 @@ index 000000000000..fff3a40b507b + clock-frequency = <400000>; + status = "okay"; + -+ embedded-controller at 1e { ++ embedded-controller@1e { + reg = <0x1e>; + compatible = "google,cros-ec-i2c"; + interrupts = <0 IRQ_TYPE_LEVEL_LOW>; @@ -215,7 +215,7 @@ index 000000000000..fff3a40b507b + google,remote-bus = <0>; + clock-frequency = <50000>; + -+ nvmem0: eeprom at 50 { ++ nvmem0: eeprom@50 { + compatible = "atmel,24c02"; + reg = <0x50>; + }; @@ -263,12 +263,12 @@ index 000000000000..2a5b21549e68 +}; + +&i2c_switch0 { -+ i2c at 4 { ++ i2c@4 { + reg = <4>; + #address-cells = <1>; + #size-cells = <0>; + -+ tpm: tpm at 29 { ++ tpm: tpm@29 { + compatible = "atmel,at97sc3204t"; + reg = <0x29>; + }; @@ -355,30 +355,30 @@ index 000000000000..4bf63f09c81a + status = "okay"; + clock-frequency = <400000>; + -+ i2c_switch0: i2cswitch at 70 { ++ i2c_switch0: i2cswitch@70 { + compatible = "nxp,pca9548"; + #address-cells = <1>; + #size-cells = <0>; + reg = <0x70>; + -+ usrpio_i2c0: i2c at 6 { ++ usrpio_i2c0: i2c@6 { + #address-cells = <1>; + #size-cells = <0>; + reg = <6>; + -+ nvmem2: eeprom at 50 { ++ nvmem2: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; + + }; + -+ usrpio_i2c1: i2c at 7 { ++ usrpio_i2c1: i2c@7 { + #address-cells = <1>; + #size-cells = <0>; + reg = <6>; + -+ nvmem3: eeprom at 50 { ++ nvmem3: eeprom@50 { + compatible = "atmel,24c256"; + reg = <0x50>; + }; @@ -396,7 +396,7 @@ index 000000000000..4bf63f09c81a + phy-handle = <ðernet_phy0>; + status = "okay"; + -+ ethernet_phy0: ethernet-phy at 0 { ++ ethernet_phy0: ethernet-phy@0 { + reg = <0>; + }; +}; @@ -408,7 +408,7 @@ index 000000000000..4bf63f09c81a +}; + +&amba { -+ ocm: sram at fffc0000 { ++ ocm: sram@fffc0000 { + compatible = "mmio-sram"; + reg = <0xfffc0000 0x10000>; + }; diff --git a/a/content_digest b/N2/content_digest index 318b0d3..43e284a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,16 @@ - "From\0mdf@kernel.org (Moritz Fischer)\0" + "From\0Moritz Fischer <mdf@kernel.org>\0" "Subject\0[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs\0" "Date\0Mon, 11 Sep 2017 16:22:22 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0devicetree@vger.kernel.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + robh+dt@kernel.org + mark.rutland@arm.com + linux@armlinux.org.uk + michal.simek@xilinx.com + gregkh@linuxfoundation.org + davem@davemloft.net + linux-kernel@vger.kernel.org + " Moritz Fischer <mdf@kernel.org>\0" "\00:1\0" "b\0" "Add support for the National Instruments Project Sulfur SDR\n" @@ -65,12 +74,12 @@ "+&i2c_switch0 {\n" "+\treset-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;\n" "+\n" - "+\ti2c at 4 {\n" + "+\ti2c@4 {\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\treg = <4>;\n" "+\n" - "+\t\ttpm: tpm at 20 {\n" + "+\t\ttpm: tpm@20 {\n" "+\t\t\tcompatible = \"infineon,slb9645tt\";\n" "+\t\t\treg = <0x20>;\n" "+\n" @@ -86,7 +95,7 @@ "+&spi1 {\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tcros_ec: ec at 0 {\n" + "+\tcros_ec: ec@0 {\n" "+\t\tcompatible = \"google,cros-ec-spi\";\n" "+\t\treg = <0>;\n" "+\t\tgoogle,cros-ec-spi-msg-delay = <200>;\n" @@ -104,12 +113,12 @@ "+\t\t\tgoogle,remote-bus = <1>;\n" "+\t\t\tclock-frequency = <50000>;\n" "+\n" - "+\t\t\tnvmem0: eeprom at 50 {\n" + "+\t\t\tnvmem0: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\trtc0: rtc at 68 {\n" + "+\t\t\trtc0: rtc@68 {\n" "+\t\t\t\tcompatible = \"dallas,ds1374\";\n" "+\t\t\t\treg = <0x68>;\n" "+\t\t\t};\n" @@ -174,12 +183,12 @@ "+&i2c_switch0 {\n" "+\treset-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;\n" "+\n" - "+\ti2c at 3 {\n" + "+\ti2c@3 {\n" "+\t\treg = <3>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tgpio1: gpio at 22 {\n" + "+\t\tgpio1: gpio@22 {\n" "+\t\t\tcompatible = \"ti,tca6424\";\n" "+\t\t\treg = <0x22>;\n" "+\t\t\tgpio-controller;\n" @@ -187,13 +196,13 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\ti2c at 5 {\n" + "+\ti2c@5 {\n" "+\t\treg = <5>;\n" "+\t\tstatus = \"okay\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\trtc0: rtc at 68 {\n" + "+\t\trtc0: rtc@68 {\n" "+\t\t\tcompatible = \"dallas,ds1374\";\n" "+\t\t\treg = <0x68>;\n" "+\t\t};\n" @@ -205,7 +214,7 @@ "+\tclock-frequency = <400000>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tembedded-controller at 1e {\n" + "+\tembedded-controller@1e {\n" "+\t\treg = <0x1e>;\n" "+\t\tcompatible = \"google,cros-ec-i2c\";\n" "+\t\tinterrupts = <0 IRQ_TYPE_LEVEL_LOW>;\n" @@ -221,7 +230,7 @@ "+\t\t\tgoogle,remote-bus = <0>;\n" "+\t\t\tclock-frequency = <50000>;\n" "+\n" - "+\t\t\tnvmem0: eeprom at 50 {\n" + "+\t\t\tnvmem0: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c02\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" @@ -269,12 +278,12 @@ "+};\n" "+\n" "+&i2c_switch0 {\n" - "+\ti2c at 4 {\n" + "+\ti2c@4 {\n" "+\t\treg = <4>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\ttpm: tpm at 29 {\n" + "+\t\ttpm: tpm@29 {\n" "+\t\t\tcompatible = \"atmel,at97sc3204t\";\n" "+\t\t\treg = <0x29>;\n" "+\t\t};\n" @@ -361,30 +370,30 @@ "+\tstatus = \"okay\";\n" "+\tclock-frequency = <400000>;\n" "+\n" - "+\ti2c_switch0: i2cswitch at 70 {\n" + "+\ti2c_switch0: i2cswitch@70 {\n" "+\t\tcompatible = \"nxp,pca9548\";\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t\treg = <0x70>;\n" "+\n" - "+\t\tusrpio_i2c0: i2c at 6 {\n" + "+\t\tusrpio_i2c0: i2c@6 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <6>;\n" "+\n" - "+\t\t\tnvmem2: eeprom at 50 {\n" + "+\t\t\tnvmem2: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" "+\n" "+\t\t};\n" "+\n" - "+\t\tusrpio_i2c1: i2c at 7 {\n" + "+\t\tusrpio_i2c1: i2c@7 {\n" "+\t\t\t#address-cells = <1>;\n" "+\t\t\t#size-cells = <0>;\n" "+\t\t\treg = <6>;\n" "+\n" - "+\t\t\tnvmem3: eeprom at 50 {\n" + "+\t\t\tnvmem3: eeprom@50 {\n" "+\t\t\t\tcompatible = \"atmel,24c256\";\n" "+\t\t\t\treg = <0x50>;\n" "+\t\t\t};\n" @@ -402,7 +411,7 @@ "+\tphy-handle = <ðernet_phy0>;\n" "+\tstatus = \"okay\";\n" "+\n" - "+\tethernet_phy0: ethernet-phy at 0 {\n" + "+\tethernet_phy0: ethernet-phy@0 {\n" "+\t\treg = <0>;\n" "+\t};\n" "+};\n" @@ -414,7 +423,7 @@ "+};\n" "+\n" "+&amba {\n" - "+\tocm: sram at fffc0000 {\n" + "+\tocm: sram@fffc0000 {\n" "+\t\tcompatible = \"mmio-sram\";\n" "+\t\treg = <0xfffc0000 0x10000>;\n" "+\t};\n" @@ -422,4 +431,4 @@ "-- \n" 2.14.1 -f2af3a568d9dfe1691c5b109fab1c48bd43b17c5be196e14421a09944371986f +79179f39c961f4a6e676ba5a76de9aced0e386e80d30f5769a3019461812df3e
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.