commit | fbb9e86636ba8aa4d890091ab06cc7b2f4751322 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Jan 04 16:19:17 2021 +0800 |
committer | Maxime Ripard <maxime@cerno.tech> | Wed Apr 07 13:40:54 2021 +0200 |
tree | ef713082a5106294607e06f665629b16361e0a1f | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 [diff] |
arm64: dts: allwinner: h6: Switch to macros for RSB clock/reset indices The macros for the clock and reset indices for the RSB hardware block were replaced with raw numbers when the RSB controller node was added. This was done to avoid cross-tree dependencies. Now that both the clk and DT changes have been merged, we can switch back to using the macros. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech>