diff options
author | 2024-03-04 15:16:19 +0100 | |
---|---|---|
committer | 2024-03-04 15:16:20 +0100 | |
commit | 1618c466c41f6e4fe0b2534592f7b7624a52dff0 (patch) | |
tree | 0ecb9e48ef76a41353c9644a794a4fd6aba63e32 | |
parent | Merge tag 'zynq-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm (diff) | |
parent | soc: xilinx: update maintainer of event manager driver (diff) | |
download | wireguard-linux-1618c466c41f6e4fe0b2534592f7b7624a52dff0.tar.xz wireguard-linux-1618c466c41f6e4fe0b2534592f7b7624a52dff0.zip |
Merge tag 'zynqmp-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc/arm
arm64: ZynqMP SoC changes for 6.9
- Update maintainer for event manager
* tag 'zynqmp-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx:
soc: xilinx: update maintainer of event manager driver
Link: https://lore.kernel.org/r/CAHTX3d+NGUJhKXxGwskSOf6U9P0Nd9rnroFczD8X2mLhFgcm0Q@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8999497011a2..209e6f45a0b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24127,7 +24127,7 @@ F: Documentation/devicetree/bindings/net/can/xilinx,can.yaml F: drivers/net/can/xilinx_can.c XILINX EVENT MANAGEMENT DRIVER -M: Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> +M: Michal Simek <michal.simek@amd.com> S: Maintained F: drivers/soc/xilinx/xlnx_event_manager.c F: include/linux/firmware/xlnx-event-manager.h |