MLK-21830-2 DTS: imx8qm: Add DTS and binding header files
Copy the imx8qm DTS files from imx_4.14.y kernel (rel_imx_4.14.98_2.0.0_ga_rc1)
Add extra support used in u-boot:
1. Add mbox-cells used for mailbox
2. Add alias for FSPI nodes
3. Add GPIO alias which is used as seq number in u-boot DM GPIO driver.
4. Add i2c alias for i2c0 to i2c4, i2c6 and i2c8.
5. Add the usb alias for OTG and USB3.
6. Add "u-boot,dm-pre-reloc" to thermal node to DTSi
7. Add "simple-bus" compatible strings to imx8qm-pm node.
Signed-off-by: Ye Li <ye.li@nxp.com>