Messages in this thread Patch in this message |  | | From | Cristian Ciocaltea <> | Subject | [PATCH v3 6/6] MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs | Date | Fri, 3 Jul 2020 20:05:12 +0300 |
| |
Add a reset binding entry to match all members of Actions Semi Owl SoCs.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> --- Changes in v3: - Removed the "-reset.h" suffix from the binding entry, as suggested by Mani
Changes in v2: - None
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 496fd4eafb68..5033de342f31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1533,6 +1533,7 @@ F: drivers/mmc/host/owl-mmc.c F: drivers/pinctrl/actions/* F: drivers/soc/actions/ F: include/dt-bindings/power/owl-* +F: include/dt-bindings/reset/actions,* F: include/linux/soc/actions/ N: owl -- 2.27.0
|  |