diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2024-05-21 21:10:09 +0000 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-05-28 00:21:22 +0200 |
commit | d2a52f678883fe4bc00bca89366b1ba504750abf (patch) | |
tree | 23100d22422f6f5495117d769e010920ccebd316 /tools/perf/scripts/python/parallel-perf.py | |
parent | 1fb98c855ccd7bc7f50c7a9626fbb8440454760b (diff) |
arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-s
The nodename, <name>-gpio, of referenced pinctrl nodes for the two LEDs
on the ROCK Pi S cause DT schema validation error:
leds: green-led-gpio: {'rockchip,pins': [[0, 6, 0, 90]], 'phandle': [[98]]} is not of type 'array'
from schema $id: http://devicetree.org/schemas/gpio/gpio-consumer.yaml#
leds: heartbeat-led-gpio: {'rockchip,pins': [[0, 5, 0, 90]], 'phandle': [[99]]} is not of type 'array'
from schema $id: http://devicetree.org/schemas/gpio/gpio-consumer.yaml#
Rename the pinctrl nodes and symbols to pass DT schema validation, also
extend LED nodes with information about color and function.
Fixes: 2e04c25b1320 ("arm64: dts: rockchip: add ROCK Pi S DTS support")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20240521211029.1236094-7-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions