diff options
author | Daniel Palmer <daniel@0x0f.com> | 2021-02-11 08:22:01 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-02-14 23:37:45 +0300 |
commit | 4f83b5233f61b7db7aaf7a8d94210e40c742fe51 (patch) | |
tree | ed1f8a4f03226cce34d7f73d97d4a63a9b7743a4 /MAINTAINERS | |
parent | 1d895931cb427b4275f3ca4ffebe1f12c6ce2e4e (diff) | |
download | linux-4f83b5233f61b7db7aaf7a8d94210e40c742fe51.tar.xz |
dt-bindings: clk: mstar msc313 mpll binding description
Add a binding description for the MStar/SigmaStar MPLL clock block.
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/r/20210211052206.2955988-3-daniel@0x0f.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ac03c7a0066b..6f725ee812be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2146,6 +2146,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained W: http://linux-chenxing.org/ F: Documentation/devicetree/bindings/arm/mstar/* +F: Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml F: Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml F: arch/arm/boot/dts/mstar-* F: arch/arm/mach-mstar/ |