commit | 269be8303db3a5d8c4aecf79d24377ad12bf0478 | [log] [tgz] |
---|---|---|
author | Chris Morgan <macromorgan@hotmail.com> | Mon Feb 13 16:27:35 2023 -0600 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue Feb 28 18:07:27 2023 +0800 |
tree | f336753be68c8bc6d292cb9606fb38f23a7755f3 | |
parent | 01c69eb0edf4898eb1cdbc6b3ae4ef7f279b2a30 [diff] |
dts: rockchip: px30: add gpio-ranges property to gpio nodes Add the gpio-ranges property to each GPIO node for use in deriving the correct bank ID. Note that invoking "gpio status -a" no longer causes the board to hit a "Synchronous Abort". Fixes: 537b1a277479 ("rockchip: add px30 devicetrees") Signed-off-by: Chris Morgan <macromorgan@hotmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>