Based on tag: next-20230524, linux-next/master v3: 1. The infra_ao_rst_ofs, infra_ao_idx_map and infra_ao_rst_desc are not modified by the driver, so constify them. v2: 1. Modify SoB to match author name. v1: 1. Add thermal reset bit for MT8188. 2. Add infra_ao reset support for MT8188. Runyang Chen (2): dt-bindings: reset: mt8188: add thermal reset control bit clk: mediatek: reset: add infra_ao reset support for MT8188 drivers/clk/mediatek/clk-mt8188-infra_ao.c | 24 ++++++++++++++++++++++ include/dt-bindings/reset/mt8188-resets.h | 5 +++++ 2 files changed, 29 insertions(+) -- 2.18.0