diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2018-09-29 13:02:44 +0530 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2018-09-30 11:16:22 +0200 |
commit | 5ef2f3593b6dc5aa5a0819300fbd0d7c60f9d791 (patch) | |
tree | 9e2b996e180816420914d523733b3d8b48b24d25 /MAINTAINERS | |
parent | 81aa283c692401ce82795fb0da68ead413055360 (diff) | |
download | linux-5ef2f3593b6dc5aa5a0819300fbd0d7c60f9d791.tar.gz linux-5ef2f3593b6dc5aa5a0819300fbd0d7c60f9d791.tar.bz2 linux-5ef2f3593b6dc5aa5a0819300fbd0d7c60f9d791.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-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/ F: include/dt-bindings/power/owl-* F: include/linux/soc/actions/ F: Documentation/devicetree/bindings/arm/actions.txt -F: Documentation/devicetree/bindings/clock/actions,s900-cmu.txt +F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt F: Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt F: Documentation/devicetree/bindings/power/actions,owl-sps.txt F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt |