Xilinx ZynqMP AES hw acceleration support

The ZynqMP PS-AES hw accelerator is used to encrypt/decrypt
the given user data.

Required properties:
- compatible: should contain "xlnx,zynqmp-aes"

Example:
	zynqmp_aes {
		compatible = "xlnx,zynqmp-aes";
	};
