2021-10-25 03:14:27

by Nobuhiro Iwamatsu

[permalink] [raw]
Subject: [PATCH v5 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

Add entries for Toshiba Visconti PLL and clock controller binding and
driver.

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
---

v4 -> v5:
- no update.
v3 -> v4:
- no update.
v2 -> v3:
- Change path of DT binding files.
v1 -> v2:

MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b..2a682d28bb83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2736,12 +2736,15 @@ L: [email protected] (moderated for non-subscribers)
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git
F: Documentation/devicetree/bindings/arm/toshiba.yaml
+F: Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml
+F: Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml
F: Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
F: Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
F: Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
F: Documentation/devicetree/bindings/pinctrl/toshiba,tmpv7700-pinctrl.yaml
F: Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
F: arch/arm64/boot/dts/toshiba/
+F: drivers/clk/visconti/
F: drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
F: drivers/gpio/gpio-visconti.c
F: drivers/pci/controller/dwc/pcie-visconti.c
--
2.33.0



2022-01-06 01:14:58

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH v5 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

Quoting Nobuhiro Iwamatsu (2021-10-24 20:10:38)
> Add entries for Toshiba Visconti PLL and clock controller binding and
> driver.
>
> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
> ---

Applied to clk-next