Re: [PATCHv3] MIPS: JZ4780: DTS: Add I2C nodes

2019-07-18 Thread Linus Torvalds
Your patches lack a sign-off, but the reason I am emailing is that they get marked as spam when going through the mailing list because the DKIM is bad. The email does have what appears to be a find DKIM signature, but it adds _way_ too many headers to the list to be checked, including the "Sender"

[PATCHv3] MIPS: JZ4780: DTS: Add I2C nodes

2019-07-17 Thread Alexandre GRIVEAUX
Add the devicetree nodes for the I2C core of the JZ4780 SoC, disabled by default. --- arch/mips/boot/dts/ingenic/jz4780.dtsi | 86 ++ 1 file changed, 86 insertions(+) diff --git a/arch/mips/boot/dts/ingenic/jz4780.dtsi b/arch/mips/boot/dts/ingenic/jz4780.dtsi index b03cde