commit | acc3d20ab21b1e55619089d15ac29cf26e373fc9 | [log] [tgz] |
---|---|---|
author | Hang Yu <francis_yuu@stu.pku.edu.cn> | Sat Aug 12 14:52:30 2023 +0800 |
committer | Cédric Le Goater <clg@kaod.org> | Fri Sep 01 11:40:04 2023 +0200 |
tree | fc777a4932eff4240ac29d371b2e8f487e177872 | |
parent | 961faf3ddbd8ffcdf776bbcf88af0bc97218114a [diff] |
hw/i2c/aspeed: Add support for buffer organization Added support for the buffer organization option in pool buffer control register.when set to 1,The buffer is split into two parts: Lower 16 bytes for Tx and higher 16 bytes for Rx. Signed-off-by: Hang Yu <francis_yuu@stu.pku.edu.cn> Reviewed-by: Cédric Le Goater <clg@kaod.org> [ clg: checkpatch fixes ] Signed-off-by: Cédric Le Goater <clg@kaod.org>