mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 17:53:56 +08:00
dt-bindings: reset: hisilicon: Add ao reset controller
This is required to bring Mali450 gpu out of reset. Cc: David Airlie <airlied@linux.ie> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: dri-devel@lists.freedesktop.org Cc: devicetree@vger.kernel.org Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
33a1c553d0
commit
5f912f7ced
@ -73,4 +73,11 @@
|
||||
#define MEDIA_MMU 6
|
||||
#define MEDIA_XG2RAM1 7
|
||||
|
||||
#define AO_G3D 1
|
||||
#define AO_CODECISP 2
|
||||
#define AO_MCPU 4
|
||||
#define AO_BBPHARQMEM 5
|
||||
#define AO_HIFI 8
|
||||
#define AO_ACPUSCUL2C 12
|
||||
|
||||
#endif /*_DT_BINDINGS_RESET_CONTROLLER_HI6220*/
|
||||
|
Loading…
Reference in New Issue
Block a user