2023-01-25 18:47:14

by Hawkins, Nick

[permalink] [raw]
Subject: [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support

From: Nick Hawkins <[email protected]>

Add the I2C controller source and bindings.

Signed-off-by: Nick Hawkins <[email protected]>

---

v4:
*No change
v3:
*No change
v2:
*No change
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1daadaa4d48b..d671a8b6968e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2217,12 +2217,14 @@ M: Jean-Marie Verdun <[email protected]>
M: Nick Hawkins <[email protected]>
S: Maintained
F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
+F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml
F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
F: arch/arm/boot/dts/hpe-bmc*
F: arch/arm/boot/dts/hpe-gxp*
F: arch/arm/mach-hpe/
F: drivers/clocksource/timer-gxp.c
+F: drivers/i2c/busses/i2c-gxp.c
F: drivers/spi/spi-gxp.c
F: drivers/watchdog/gxp-wdt.c

--
2.17.1



2023-01-28 18:38:36

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support

On Wed, Jan 25, 2023 at 12:44:38PM -0600, [email protected] wrote:
> From: Nick Hawkins <[email protected]>
>
> Add the I2C controller source and bindings.
>
> Signed-off-by: Nick Hawkins <[email protected]>

I assume this better goes via the arm-soc-tree as well to reduce merge
conflicts, so:

Acked-by: Wolfram Sang <[email protected]>

Let me know if I should pick this instead. Will review the driver in the
next days.


Attachments:
(No filename) (433.00 B)
signature.asc (833.00 B)
Download all attachments

2023-02-07 21:54:06

by Hawkins, Nick

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support

> Let me know if I should pick this instead. Will review the driver in the
> next days.

Please include it. There may be warnings generated if MAINTAINERS
does not list the files at the time of your commit.

Thank you,

-Nick Hawkins



2023-02-15 19:27:01

by Hawkins, Nick

[permalink] [raw]
Subject: RE: [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support


> > Let me know if I should pick this instead. Will review the driver in the
> > next days.

> Please include it. There may be warnings generated if MAINTAINERS
does not list the files at the time of your commit.

> Thank you,

> -Nick Hawkins

Greetings Wolfram,

Just a gentle reminder on this review.

Thank you for your time,

-Nick Hawkins