diff for duplicates of <20161227175837.28970-2-robertcnelson@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 7c36b3b..05e2aa5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,11 +8,11 @@ http://beagleboard.org/black-wireless https://github.com/beagleboard/beaglebone-black-wireless firmware: https://github.com/beagleboard/beaglebone-black-wireless/tree/master/firmware -wl18xx mac address: /proc/device-tree/ocp/ethernet@4a100000/slave@4a100200/mac-address +wl18xx mac address: /proc/device-tree/ocp/ethernet at 4a100000/slave at 4a100200/mac-address -Signed-off-by: Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -CC: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -CC: Jason Kridner <jkridner-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org> +Signed-off-by: Robert Nelson <robertcnelson@gmail.com> +CC: Tony Lindgren <tony@atomide.com> +CC: Jason Kridner <jkridner@beagleboard.org> --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-boneblack-wireless.dts | 109 ++++++++++++++++++++++++ @@ -55,7 +55,7 @@ index 000000000000..105bd10655f7 + model = "TI AM335x BeagleBone Black Wireless"; + compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx"; + -+ wlan_en_reg: fixedregulator@2 { ++ wlan_en_reg: fixedregulator at 2 { + compatible = "regulator-fixed"; + regulator-name = "wlan-en-regulator"; + regulator-min-microvolt = <1800000>; @@ -124,7 +124,7 @@ index 000000000000..105bd10655f7 + + #address-cells = <1>; + #size-cells = <0>; -+ wlcore: wlcore@2 { ++ wlcore: wlcore at 2 { + compatible = "ti,wl1835"; + reg = <2>; + interrupt-parent = <&gpio0>; @@ -148,8 +148,3 @@ index 000000000000..105bd10655f7 +}; -- 2.11.0 - --- -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 8b06445..8aa7dec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,8 @@ "ref\020161227175837.28970-1-robertcnelson@gmail.com\0" - "ref\020161227175837.28970-1-robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0robertcnelson@gmail.com (Robert Nelson)\0" "Subject\0[PATCH 2/4] ARM: dts: Add am335x-boneblack-wireless\0" "Date\0Tue, 27 Dec 2016 11:58:35 -0600\0" - "To\0tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Jason Kridner <jkridner-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "BeagleBone Black Wireless is clone of the BeagleBone Black (BBB) with the Ethernet\n" @@ -21,11 +15,11 @@ "https://github.com/beagleboard/beaglebone-black-wireless\n" "\n" "firmware: https://github.com/beagleboard/beaglebone-black-wireless/tree/master/firmware\n" - "wl18xx mac address: /proc/device-tree/ocp/ethernet@4a100000/slave@4a100200/mac-address\n" + "wl18xx mac address: /proc/device-tree/ocp/ethernet at 4a100000/slave at 4a100200/mac-address\n" "\n" - "Signed-off-by: Robert Nelson <robertcnelson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "CC: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "CC: Jason Kridner <jkridner-hcmAuCOw+vXj4SYmN/TMmA@public.gmane.org>\n" + "Signed-off-by: Robert Nelson <robertcnelson@gmail.com>\n" + "CC: Tony Lindgren <tony@atomide.com>\n" + "CC: Jason Kridner <jkridner@beagleboard.org>\n" "---\n" " arch/arm/boot/dts/Makefile | 1 +\n" " arch/arm/boot/dts/am335x-boneblack-wireless.dts | 109 ++++++++++++++++++++++++\n" @@ -68,7 +62,7 @@ "+\tmodel = \"TI AM335x BeagleBone Black Wireless\";\n" "+\tcompatible = \"ti,am335x-bone-black-wireless\", \"ti,am335x-bone-black\", \"ti,am335x-bone\", \"ti,am33xx\";\n" "+\n" - "+\twlan_en_reg: fixedregulator@2 {\n" + "+\twlan_en_reg: fixedregulator at 2 {\n" "+\t\tcompatible = \"regulator-fixed\";\n" "+\t\tregulator-name = \"wlan-en-regulator\";\n" "+\t\tregulator-min-microvolt = <1800000>;\n" @@ -137,7 +131,7 @@ "+\n" "+\t#address-cells = <1>;\n" "+\t#size-cells = <0>;\n" - "+\twlcore: wlcore@2 {\n" + "+\twlcore: wlcore at 2 {\n" "+\t\tcompatible = \"ti,wl1835\";\n" "+\t\treg = <2>;\n" "+\t\tinterrupt-parent = <&gpio0>;\n" @@ -160,11 +154,6 @@ "+\t};\n" "+};\n" "-- \n" - "2.11.0\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 + 2.11.0 -01bf1659c316ea5155b8c6bae20659cee02d5957ec483fe91d6a69f998bb72e9 +0782c57f629f900c42b3d5d18516f5f6c43cc1b6ec261ecb6604920440a75e33
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.