From b4f9150b2b92347e6ef49c18c98e0c1807432a15 Mon Sep 17 00:00:00 2001 From: WangYuli Date: Mon, 13 May 2024 14:59:31 +0800 Subject: [PATCH] Merge "i2c: add Phytium i2c driver for both server and desktop platform #123" Add Phytium i2c driver and its dt-bindings yaml documents. This driver is for both server and desktop platform using. Include follow 4 commits: * 8940089aa789 ACPI: APD: Add clock frequency for Phytium I2C controller c770de61ec42 i2c: designware: add i2c support for Phytium SoCs 71507aa656ec i2c: phytium: Add i2c driver for Phytium I2C adapter 9437fe7e24b4 dt-bindings: Add bindings for Phytium I2C/SMBus controller Signed-off-by: Jiakun Shuai Signed-off-by: WangYuli