diff options
author | Daniel Palmer <daniel@0x0f.com> | 2021-02-11 14:22:00 +0900 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-02-14 12:37:40 -0800 |
commit | 1d895931cb427b4275f3ca4ffebe1f12c6ce2e4e (patch) | |
tree | ac86c2a6e5f22d3353f942ed93154dc685e40b8e /MAINTAINERS | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) |
dt-bindings: clk: mstar msc313 mpll binding header
Simple header to document the relationship between the MPLL outputs
and which divider they come from.
Output 0 is missing because it should not be consumed.
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210211052206.2955988-2-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 546aa66428c9..ac03c7a0066b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2150,6 +2150,7 @@ F: Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml F: arch/arm/boot/dts/mstar-* F: arch/arm/mach-mstar/ F: drivers/gpio/gpio-msc313.c +F: include/dt-bindings/clock/mstar-* F: include/dt-bindings/gpio/msc313-gpio.h ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT |