diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2024-06-06 11:48:08 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-06-07 12:17:12 +0300 |
commit | 1095ad0e92175d19cb7f0b5256af300c921a2d63 (patch) | |
tree | e858d38f28a3aa95d36836f134a0ebe574bdfc75 /tools/perf/scripts/python/gecko.py | |
parent | c830ead0d16131de93d2020369ede4d670a4123b (diff) | |
download | linux-1095ad0e92175d19cb7f0b5256af300c921a2d63.tar.xz |
arm64: dts: amlogic: meson-g12b-bananapi: remove invalid fan on wrong pwm_cd controller
The fan is connected to the GPIOAO_10 pin, which can be connected to the pwm_AO_cd
controller, but this one is already used for the vddcpu_b regulator.
The fan was wrongly described as using the pwm_cd with the invalid "pwm-gpios"
property, both are wrong so remove the fan until we find an acceptable solution.
This fixes the following error:
pwm@1a000: 'pwm-gpios' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/pwm/pwm-amlogic.yaml#
Tested-by: Christian Hewitt <christianshewitt@gmail.com>
Link: https://lore.kernel.org/r/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-1-62e812729541@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions