commit | 7377330a1ed2e9bb5a97758bdadcdb37e2201b2a | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jul 11 11:25:07 2018 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Thu Jul 19 16:39:12 2018 +0200 |
tree | 2fbb42a37302d4bda4096b8e9c7d769953642bb9 | |
parent | 5fdec16b69da273d5654c2c3be01246a59e1bcba [diff] |
soc: sunxi: Add the A13, A23 and H3 system control compatibles The A13, A23 and H3 have variations of the system controls, in part due to the SRAM that are available (and can be mapped) in the SoC. In order to make it future proof, let's add compatibles for these SoCs in the driver. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>