]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 4 Mar 2020 21:26:00 +0000 (22:26 +0100)
committerRob Herring <robh@kernel.org>
Thu, 5 Mar 2020 13:54:25 +0000 (07:54 -0600)
commit65b4c0505fd8da89090369a8a893bd32b003b462
treeba33c074de263a1a8aa59fe4cfc193706d696f60
parent82002fac357ddf44eb2fa108b9fe656e64fcee95
MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entry

Commit 4caf31ad3962 ("dt-bindings: opp: Convert Allwinner H6 OPP to a
schema") converted in Documentation/devicetree/bindings/opp/ the file
sun50i-nvmem-cpufreq.txt to allwinner,sun50i-h6-operating-points.yaml.

Since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches \
  F: Documentation/devicetree/bindings/opp/sun50i-nvmem-cpufreq.txt

Adjust the file pattern in the ALLWINNER CPUFREQ DRIVER entry.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
MAINTAINERS