Message ID | IA1PR20MB4953DB82FB7D75BF8409FFF4BBB72@IA1PR20MB4953.namprd20.prod.outlook.com (mailing list archive) |
---|---|
Headers | show |
Series | riscv: dts: sophgo: Add i2c device support for sg2042 | expand |
On Mon, 29 Jul 2024 10:12:51 +0800, Inochi Amaoto wrote: > Add i2c dt node for sg2042 > > Changed from v1: > 1. split the "interrupt-parent" change as a separated patch > > Inochi Amaoto (2): > riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals > for sg2042 > riscv: dts: sophgo: Add i2c device support for sg2042 > > [...] Applied to sophgo/for-next, thanks! [1/2] riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals for sg2042 https://github.com/sophgo/linux/commit/3e2b6b3302bb40c75756c74c38ee30cf34cd2879 [2/2] riscv: dts: sophgo: Add i2c device support for sg2042 https://github.com/sophgo/linux/commit/d9773e09adddf5cd69889545a5feeff119dc9034 Thanks, Inochi
On Sun, 28 Jul 2024 19:12:51 PDT (-0700), inochiama@outlook.com wrote: > Add i2c dt node for sg2042 > > Changed from v1: > 1. split the "interrupt-parent" change as a separated patch > > Inochi Amaoto (2): > riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals > for sg2042 > riscv: dts: sophgo: Add i2c device support for sg2042 > > arch/riscv/boot/dts/sophgo/sg2042.dtsi | 54 +++++++++++++++++++++++++- > 1 file changed, 53 insertions(+), 1 deletion(-) Acked-by: Palmer Dabbelt <palmer@rivosinc.com>