Add driver nodes for MT8192 SoC and this series are based on matthias.bgg/linux.git, v5.18-next/dts64 (PCIe, mmc, H264 venc, vcodec lat and core nodes) In order to track the dependencies of some patches, I remove them from this series and will send a new series for each node. (spmi, gce, infracfg_rst, mipi_tx, dpi, display, dsi, gce info and pwm) changes since v4: - remove some patches from this series. - PCIe: remove reset node, correct the clk names - mmc: reserve msdc node - vcodec: correct the clk names (remove vdec- prefix) changes since v3: - add patch: add the mmsys reset bit to reset the dsi0 - dsi0: use mmsys for reset controller support - mmc: reorder clocks as specified in the dt-bindings - vcodec: use ranges for regs of subnodes changes since v2: - rebase on next-20220304 - remove power domains controller patch from series (already in linux-next) - scp: fix indentation - t-phy: change node name from usb-phy to t-phy and set ranges address - usb: change node name from xhci to usb and add disabled status - audsys: syscon: add increasing the address range's length info in commit message - infracfg_rst: add simple-mfd info in commit message - nor_flash: add Fixes tag d0a197a0d064a in commit message - efuse: use lower case characters - mmc: use single line for reg - mipi_tx: change node name from mipi-dphy to dsi-phy, drop clock-names and add disabled status - m4u and smi: fixing the formatting of the mediatek,larbs properties and remove smi-id property - H264 venc: fix indentation, remove '0x' prefix for node address - vcodec lat and core: use '-' instead of '_' in the node name, fix indentation and set mtk-vcodec-lat and mtk-vcodec-core as subnodes of vcodec-dec - dpi: add disabled status - display: appended "mediatek,mt8183-disp-aal" for ccorr - dsi: fix indentation and add disabled status - gce info: add drivers' CMDQ support inn commit message - pwm: add disabled status - i2c aliases: move the aliases at the board level. changes since v1: - add usb-phy node for xhci node - move infracfg_rst patch in front of PCIe patch - add display nodes, i2c aliases and pwm node. Allen-KH Cheng (4): arm64: dts: mt8192: Add PCIe node arm64: dts: mt8192: Add mmc device nodes arm64: dts: mt8192: Add H264 venc device node arm64: dts: mt8192: Add vcodec lat and core nodes arch/arm64/boot/dts/mediatek/mt8192.dtsi | 150 +++++++++++++++++++++++ 1 file changed, 150 insertions(+) -- 2.18.0