diff for duplicates of <20161227175837.28970-4-robertcnelson@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2e15640..f5fc661 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,9 +11,9 @@ firmware: https://github.com/beagleboard/beaglebone-black-wireless/tree/master/f wl18xx mac address: Stored in at24 eeprom at address 5-16: hexdump -e '8/1 "%c"' /sys/bus/i2c/devices/0-0050/eeprom | cut -b 5-16 -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-bonegreen-wireless.dts | 126 ++++++++++++++++++++++++ @@ -56,7 +56,7 @@ index 000000000000..9d1a0fd555f3 + model = "TI AM335x BeagleBone Green Wireless"; + compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "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>; @@ -125,7 +125,7 @@ index 000000000000..9d1a0fd555f3 + + #address-cells = <1>; + #size-cells = <0>; -+ wlcore: wlcore@2 { ++ wlcore: wlcore at 2 { + compatible = "ti,wl1835"; + reg = <2>; + interrupt-parent = <&gpio0>; @@ -166,8 +166,3 @@ index 000000000000..9d1a0fd555f3 +}; -- 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 54ae8c7..336209c 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 4/4] ARM: dts: Add am335x-bonegreen-wireless\0" "Date\0Tue, 27 Dec 2016 11:58:37 -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" "SeeedStudio BeagleBone Green Wireless (BBGW) is an expansion of the SeeedStudio\n" @@ -24,9 +18,9 @@ "wl18xx mac address: Stored in at24 eeprom at address 5-16:\n" "hexdump -e '8/1 \"%c\"' /sys/bus/i2c/devices/0-0050/eeprom | cut -b 5-16\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-bonegreen-wireless.dts | 126 ++++++++++++++++++++++++\n" @@ -69,7 +63,7 @@ "+\tmodel = \"TI AM335x BeagleBone Green Wireless\";\n" "+\tcompatible = \"ti,am335x-bone-green-wireless\", \"ti,am335x-bone-green\", \"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" @@ -138,7 +132,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" @@ -178,11 +172,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 -3411d688747ca55c2ed25ee7f9723d967fab8c6f2a8a41b91f086d92991b4a43 +7d7a72ad256b89fe3d4f7b9b334e1d680412aa530e862f14e3084229bb0cac9d
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.