ARM: SoC fixes for 5.19, part 3

Most of the contents are bugfixes for the devicetree files:

 - A Qualcomm MSM8974 pin controller regression, caused by a cleanup
   patch that gets partially reverted here.

 - Missing properties for Broadcom BCM49xx to fix timer detection and
   SMP boot.

 - Fix touchscreen pinctrl for imx6ull-colibri board

 - Multiple fixes for Rockchip rk3399 based machines including the
   vdu clock-rate fix, otg port fix on Quartz64-A and ethernet
   on Quartz64-B

 - Fixes for misspelled DT contents causing minor problems on
   imx6qdl-ts7970m, orangepi-zero, sama5d2, kontron-kswitch-d10,
   and ls1028a

And a couple of changes elsewhere:

 - Fix binding for Allwinner D1 display pipeline

 - Trivial code fixes to the TEE and reset controller driver subsystems
   and the rockchip platform code.

 - Multiple updates to the MAINTAINERS files, marking the Palm Treo
   support as orphaned, and fixing some entries for added or changed
   file names.