* [PATCH 0/2] add fwnode.h to several MAINTAINERS entries
@ 2017-07-20 19:13 frowand.list-Re5JQEeQqe8AvxtiuMwx3w
2017-07-20 19:13 ` [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand.list
2017-07-20 19:13 ` [PATCH 2/2] MAINTAINERS: device property: of: " frowand.list
0 siblings, 2 replies; 6+ messages in thread
From: frowand.list-Re5JQEeQqe8AvxtiuMwx3w @ 2017-07-20 19:13 UTC (permalink / raw)
To: Rob Herring, Rafael J. Wysocki, Len Brown
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-acpi-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
From: Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org>
Rafael, can you please take patch 1?
Rob, can you please take patch 2?
Several maintainers are impacted by changes to fwnode.h, add a
file entry for those maintainers.
Frank Rowand (2):
MAINTAINERS: device property: acpi: add fwnode.h
MAINTAINERS: device property: of: add fwnode.h
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
--
Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org>
--
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h
2017-07-20 19:13 [PATCH 0/2] add fwnode.h to several MAINTAINERS entries frowand.list-Re5JQEeQqe8AvxtiuMwx3w
@ 2017-07-20 19:13 ` frowand.list
2017-07-21 22:03 ` Rafael J. Wysocki
2017-07-20 19:13 ` [PATCH 2/2] MAINTAINERS: device property: of: " frowand.list
1 sibling, 1 reply; 6+ messages in thread
From: frowand.list @ 2017-07-20 19:13 UTC (permalink / raw)
To: Rob Herring, Rafael J. Wysocki, Len Brown
Cc: devicetree, linux-acpi, linux-kernel
From: Frank Rowand <frank.rowand@sony.com>
ACPI is impacted by changes to fwnode.h, add a file entry
to ACPI
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 205d3977ac46..c0ac362e850a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -302,6 +302,7 @@ S: Supported
F: drivers/acpi/
F: drivers/pnp/pnpacpi/
F: include/linux/acpi.h
+F: include/linux/fwnode.h
F: include/acpi/
F: Documentation/acpi/
F: Documentation/ABI/testing/sysfs-bus-acpi
--
Frank Rowand <frank.rowand@sony.com>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h
2017-07-20 19:13 ` [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand.list
@ 2017-07-21 22:03 ` Rafael J. Wysocki
[not found] ` <2851122.8a0ts3VkAi-yvgW3jdyMHm1GS7QM15AGw@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Rafael J. Wysocki @ 2017-07-21 22:03 UTC (permalink / raw)
To: frowand.list; +Cc: Rob Herring, Len Brown, devicetree, linux-acpi, linux-kernel
On Thursday, July 20, 2017 12:13:24 PM frowand.list@gmail.com wrote:
> From: Frank Rowand <frank.rowand@sony.com>
>
> ACPI is impacted by changes to fwnode.h, add a file entry
> to ACPI
>
> Signed-off-by: Frank Rowand <frank.rowand@sony.com>
ACK for this one.
Or do you want me to apply it?
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 205d3977ac46..c0ac362e850a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -302,6 +302,7 @@ S: Supported
> F: drivers/acpi/
> F: drivers/pnp/pnpacpi/
> F: include/linux/acpi.h
> +F: include/linux/fwnode.h
> F: include/acpi/
> F: Documentation/acpi/
> F: Documentation/ABI/testing/sysfs-bus-acpi
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 2/2] MAINTAINERS: device property: of: add fwnode.h
2017-07-20 19:13 [PATCH 0/2] add fwnode.h to several MAINTAINERS entries frowand.list-Re5JQEeQqe8AvxtiuMwx3w
2017-07-20 19:13 ` [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand.list
@ 2017-07-20 19:13 ` frowand.list
1 sibling, 0 replies; 6+ messages in thread
From: frowand.list @ 2017-07-20 19:13 UTC (permalink / raw)
To: Rob Herring, Rafael J. Wysocki, Len Brown
Cc: devicetree, linux-acpi, linux-kernel
From: Frank Rowand <frank.rowand@sony.com>
Device tree is impacted by changes to fwnode.h, add a file entry
to OPEN FIRMWARE AND FLATTENED DEVICE TREE
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c0ac362e850a..cb58c20b1ef8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9771,6 +9771,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
S: Maintained
F: drivers/of/
F: include/linux/of*.h
+F: include/linux/fwnode.h
F: scripts/dtc/
F: Documentation/ABI/testing/sysfs-firmware-ofw
--
Frank Rowand <frank.rowand@sony.com>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-07-26 18:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 19:13 [PATCH 0/2] add fwnode.h to several MAINTAINERS entries frowand.list-Re5JQEeQqe8AvxtiuMwx3w
2017-07-20 19:13 ` [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand.list
2017-07-21 22:03 ` Rafael J. Wysocki
[not found] ` <2851122.8a0ts3VkAi-yvgW3jdyMHm1GS7QM15AGw@public.gmane.org>
2017-07-21 22:33 ` Frank Rowand
[not found] ` <59728121.2020508-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-26 18:46 ` Rafael J. Wysocki
2017-07-20 19:13 ` [PATCH 2/2] MAINTAINERS: device property: of: " frowand.list
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).