]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: aspeed: Fix AST2600 machines line names
authorJoel Stanley <joel@jms.id.au>
Thu, 24 Jun 2021 09:07:42 +0000 (18:37 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 24 Jun 2021 09:11:22 +0000 (18:41 +0930)
commitd8ad9c16f641a979d3408ee0f7df6d955e335228
tree2e4ba6b84833bd6798423249333fa1f524aac43e
parent6503e23fe6702606ab6fa97aab137b709fa7c84a
ARM: dts: aspeed: Fix AST2600 machines line names

Tacoma and Rainier both have a line-names array that is too long:

 gpio gpiochip0: gpio-line-names is length 232 but should be at most length 208

This was probably copied from an AST2500 device tree that did have more
GPIOs on the controller.

Fixes: 6c0f1ca638c6 ("ARM: dts: aspeed: rainier: Add gpio line names")
Fixes: ce6f26420b9a ("ARM: dts: aspeed: tacoma: Add gpio line names")
Link: https://lore.kernel.org/r/20210624090742.56640-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts