commit | 81de67213d29a401bc341abe75abd120ad22b25a | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Wed May 07 10:31:41 2025 +0800 |
committer | Song Gao <gaosong@loongson.cn> | Wed May 14 15:48:45 2025 +0800 |
tree | 29dbec445164139e1d14f151f349d1cbfc3efb93 | |
parent | 6dab13c4152b5b3c35b627483bfdce2d331d95f2 [diff] |
hw/intc/loongarch_pch: Use generic read callback for iomem8 region Add iomem8 region register read operation emulation in generic read function loongarch_pch_pic_read(), and use this function for iomem8 region. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Song Gao <gaosong@loongson.cn> Message-Id: <20250507023148.1877287-10-maobibo@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn>