diff mbox series

[2/6] MAINTAINERS: add new dt-binding doc to the right entry

Message ID 20231107155532.3747113-3-clabbe@baylibre.com
State New
Headers show
Series crypto: rockchip: add support for rk3588/rk3568 | expand

Commit Message

Corentin Labbe Nov. 7, 2023, 3:55 p.m. UTC
Rockchip crypto driver have a new file to be added.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Nov. 7, 2023, 4:20 p.m. UTC | #1
On 07/11/2023 16:55, Corentin Labbe wrote:
> Rockchip crypto driver have a new file to be added.
> 

It does not have sense patch to be separate commit. It's not like you
add new entry. New file is introduced in a patch? Then this patch
touches maintainers.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8a43b16aecaa..f9ae35a13e70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18697,6 +18697,7 @@  M:	Corentin Labbe <clabbe@baylibre.com>
 L:	linux-crypto@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/crypto/rockchip,rk3288-crypto.yaml
+F:	Documentation/devicetree/bindings/crypto/rockchip,rk3588-crypto.yaml
 F:	drivers/crypto/rockchip/
 
 ROCKCHIP I2S TDM DRIVER