* [PATCH] dt-bindings: xilinx: Remove myself from maintainership
@ 2025-04-03 6:08 Mubin Sayyed
2025-04-03 6:34 ` Bartosz Golaszewski
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Mubin Sayyed @ 2025-04-03 6:08 UTC (permalink / raw)
To: dlemoal, cassel, robh, krzk+dt, conor+dt, linus.walleij, brgl,
michal.simek, p.zabel, gregkh, radhey.shyam.pandey
Cc: linux-ide, devicetree, linux-kernel, linux-gpio, linux-arm-kernel,
linux-usb, git, Mubin Sayyed
As I am leaving AMD and will no longer be maintaining
these platform drivers, so removing myself from maintainership.
Signed-off-by: Mubin Sayyed <mubin.sayyed@amd.com>
---
Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
.../devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
Documentation/devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
Documentation/devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
6 files changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml b/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
index 6ad78429dc74..c92341888a28 100644
--- a/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
+++ b/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Ceva AHCI SATA Controller
maintainers:
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
description: |
diff --git a/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml b/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml
index bb93baa88879..e13e9d6dd148 100644
--- a/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml
+++ b/Documentation/devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml
@@ -12,7 +12,6 @@ description:
PS_MODE). Every pin can be configured as input/output.
maintainers:
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
properties:
diff --git a/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml b/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml
index 1f1b42dde94d..1db85fc9966f 100644
--- a/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml
+++ b/Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Zynq UltraScale+ MPSoC and Versal reset
maintainers:
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
description: |
diff --git a/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml b/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
index b5843f4d17d8..379dacacb526 100644
--- a/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
+++ b/Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Xilinx SuperSpeed DWC3 USB SoC controller
maintainers:
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
properties:
diff --git a/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml b/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
index e2a72deae776..c68c04da3399 100644
--- a/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
+++ b/Documentation/devicetree/bindings/usb/microchip,usb5744.yaml
@@ -17,7 +17,6 @@ description:
maintainers:
- Michal Simek <michal.simek@amd.com>
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
properties:
diff --git a/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml b/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml
index a7f75fe36665..f295aa9d9ee7 100644
--- a/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml
+++ b/Documentation/devicetree/bindings/usb/xlnx,usb2.yaml
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Xilinx udc controller
maintainers:
- - Mubin Sayyed <mubin.sayyed@amd.com>
- Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
properties:
--
2.25.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: xilinx: Remove myself from maintainership
2025-04-03 6:08 [PATCH] dt-bindings: xilinx: Remove myself from maintainership Mubin Sayyed
@ 2025-04-03 6:34 ` Bartosz Golaszewski
2025-04-03 6:38 ` Damien Le Moal
2025-04-04 16:12 ` Rob Herring (Arm)
2 siblings, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2025-04-03 6:34 UTC (permalink / raw)
To: Mubin Sayyed
Cc: dlemoal, cassel, robh, krzk+dt, conor+dt, linus.walleij,
michal.simek, p.zabel, gregkh, radhey.shyam.pandey, linux-ide,
devicetree, linux-kernel, linux-gpio, linux-arm-kernel, linux-usb,
git
On Thu, Apr 3, 2025 at 8:09 AM Mubin Sayyed <mubin.sayyed@amd.com> wrote:
>
> As I am leaving AMD and will no longer be maintaining
> these platform drivers, so removing myself from maintainership.
>
> Signed-off-by: Mubin Sayyed <mubin.sayyed@amd.com>
> ---
> Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
> .../devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
For GPIO:
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
> Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
> Documentation/devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
> Documentation/devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
> 6 files changed, 6 deletions(-)
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: xilinx: Remove myself from maintainership
2025-04-03 6:08 [PATCH] dt-bindings: xilinx: Remove myself from maintainership Mubin Sayyed
2025-04-03 6:34 ` Bartosz Golaszewski
@ 2025-04-03 6:38 ` Damien Le Moal
2025-04-04 16:12 ` Rob Herring (Arm)
2 siblings, 0 replies; 4+ messages in thread
From: Damien Le Moal @ 2025-04-03 6:38 UTC (permalink / raw)
To: Mubin Sayyed, cassel, robh, krzk+dt, conor+dt, linus.walleij,
brgl, michal.simek, p.zabel, gregkh, radhey.shyam.pandey
Cc: linux-ide, devicetree, linux-kernel, linux-gpio, linux-arm-kernel,
linux-usb, git
On 4/3/25 15:08, Mubin Sayyed wrote:
> As I am leaving AMD and will no longer be maintaining
> these platform drivers, so removing myself from maintainership.
>
> Signed-off-by: Mubin Sayyed <mubin.sayyed@amd.com>
> ---
> Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
> .../devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
> Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
> Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
> Documentation/devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
> Documentation/devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
> 6 files changed, 6 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml b/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
> index 6ad78429dc74..c92341888a28 100644
> --- a/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
> +++ b/Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml
> @@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Ceva AHCI SATA Controller
>
> maintainers:
> - - Mubin Sayyed <mubin.sayyed@amd.com>
> - Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Fine with me.
Acked-by: Damien Le Moal <dlemoal@kernel.org>
Not sure which tree will pick this up though ? linux-arm maybe ?
If noone volunteers, I can take it.
--
Damien Le Moal
Western Digital Research
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: xilinx: Remove myself from maintainership
2025-04-03 6:08 [PATCH] dt-bindings: xilinx: Remove myself from maintainership Mubin Sayyed
2025-04-03 6:34 ` Bartosz Golaszewski
2025-04-03 6:38 ` Damien Le Moal
@ 2025-04-04 16:12 ` Rob Herring (Arm)
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2025-04-04 16:12 UTC (permalink / raw)
To: Mubin Sayyed
Cc: krzk+dt, linux-usb, gregkh, linux-kernel, dlemoal, cassel,
p.zabel, brgl, linux-gpio, devicetree, conor+dt, linus.walleij,
radhey.shyam.pandey, linux-ide, linux-arm-kernel, michal.simek,
git
On Thu, 03 Apr 2025 11:38:36 +0530, Mubin Sayyed wrote:
> As I am leaving AMD and will no longer be maintaining
> these platform drivers, so removing myself from maintainership.
>
> Signed-off-by: Mubin Sayyed <mubin.sayyed@amd.com>
> ---
> Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
> .../devicetree/bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
> Documentation/devicetree/bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
> Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
> Documentation/devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
> Documentation/devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
> 6 files changed, 6 deletions(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-04-04 16:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 6:08 [PATCH] dt-bindings: xilinx: Remove myself from maintainership Mubin Sayyed
2025-04-03 6:34 ` Bartosz Golaszewski
2025-04-03 6:38 ` Damien Le Moal
2025-04-04 16:12 ` Rob Herring (Arm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox