From mboxrd@z Thu Jan 1 00:00:00 1970 From: michal.simek@xilinx.com (Michal Simek) Date: Mon, 25 Sep 2017 10:06:22 +0200 Subject: [RESEND PATCH v5 10/16] ARM: dts: zynq: Add generic compatible string for I2C EEPROM In-Reply-To: References: <20170615185418.13980-1-javier@dowhile0.org> <20170615185418.13980-11-javier@dowhile0.org> <67a9d32a-0a20-f101-4660-0d5aa5ad8a8a@xilinx.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 21.9.2017 11:41, Javier Martinez Canillas wrote: > Hello Michal, > > On Thu, Aug 24, 2017 at 3:44 PM, Michal Simek wrote: > > [snip] > >> >> Ok. Applied to >> https://github.com/Xilinx/linux-xlnx/commits/zynq/dt >> >> Will wait if something else pop up. >> > > I see the patch applied to that repository but I don't see it in > neither mainline nor linux-next. xilinx tree was merging to linux-next but there were conflicts with arm soc tree that's why it was removed. > >> Arnd: If you want to take this directly, feel free to do it. >> >> Thanks, >> Michal It is in queue for v4.15. FYI: There are still 3 more in doc. Documentation/devicetree/bindings/i2c/i2c-mux-pca954x.txt:50: compatible = "at,24c08"; Documentation/devicetree/bindings/i2c/nxp,pca9541.txt:25: compatible = "at,24c08"; Documentation/devicetree/bindings/trivial-devices.txt:34:at,24c08 i2c serial eeprom (24cxx) Thanks, Michal