diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2018-09-29 03:32:44 -0400 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2018-09-30 05:16:22 -0400 |
commit | 5ef2f3593b6dc5aa5a0819300fbd0d7c60f9d791 (patch) | |
tree | 9e2b996e180816420914d523733b3d8b48b24d25 | |
parent | 81aa283c692401ce82795fb0da68ead413055360 (diff) |
MAINTAINERS: Update clock binding entry for Actions Semi Owl SoCs
commit d0e45d686a3e ("dt-bindings: clock: Add S700 support for Actions
Semi Soc's")'
renamed the clock binding for Actions Semi Owl SoCs from
actions,s900-cmu.txt to actions,owl-cmu.txt inorder to accommodate all
members of Owl family SoCs. Hence, update the relevant entry in
MAINTAINERS file.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a395a2b2d884..eb929e36cb17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1189,7 +1189,7 @@ F: drivers/soc/actions/ | |||
1189 | F: include/dt-bindings/power/owl-* | 1189 | F: include/dt-bindings/power/owl-* |
1190 | F: include/linux/soc/actions/ | 1190 | F: include/linux/soc/actions/ |
1191 | F: Documentation/devicetree/bindings/arm/actions.txt | 1191 | F: Documentation/devicetree/bindings/arm/actions.txt |
1192 | F: Documentation/devicetree/bindings/clock/actions,s900-cmu.txt | 1192 | F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt |
1193 | F: Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt | 1193 | F: Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt |
1194 | F: Documentation/devicetree/bindings/power/actions,owl-sps.txt | 1194 | F: Documentation/devicetree/bindings/power/actions,owl-sps.txt |
1195 | F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt | 1195 | F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt |