From: Michal Simek <michal.simek@xilinx.com>
To: Javier Martinez Canillas <javier@dowhile0.org>,
Michal Simek <michal.simek@xilinx.com>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
"Linux Kernel" <linux-kernel@vger.kernel.org>,
"Wolfram Sang" <wsa@the-dreams.de>,
"Rob Herring" <robh@kernel.org>,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Russell King" <linux@armlinux.org.uk>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [RESEND PATCH v5 10/16] ARM: dts: zynq: Add generic compatible string for I2C EEPROM
Date: Mon, 25 Sep 2017 10:06:22 +0200 [thread overview]
Message-ID: <e6006c90-99a2-c8f5-cff2-5c729ada8cd1@xilinx.com> (raw)
In-Reply-To: <CABxcv==nFELQ8JJrxty=oNwwonJ3=xWqaH3a-RYssPmy8x2Z5w@mail.gmail.com>
Hi,
On 21.9.2017 11:41, Javier Martinez Canillas wrote:
> Hello Michal,
>
> On Thu, Aug 24, 2017 at 3:44 PM, Michal Simek <michal.simek@xilinx.com> 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
next prev parent reply other threads:[~2017-09-25 8:06 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 18:54 [RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 01/16] dt-bindings: i2c: eeprom: Document vendor to be used and deprecated ones Javier Martinez Canillas
2017-06-23 18:17 ` Rob Herring
2017-08-28 16:02 ` Wolfram Sang
2017-06-15 18:54 ` [RESEND PATCH v5 02/16] eeprom: at24: Add OF device ID table Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 03/16] ARM: dts: efm32: Add generic compatible string for I2C EEPROM Javier Martinez Canillas
2017-08-16 14:21 ` Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 04/16] ARM: dts: keystone: " Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 05/16] ARM: dts: lpc18xx: " Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 06/16] ARM: dts: r7s72100: " Javier Martinez Canillas
2017-06-16 13:36 ` Simon Horman
2017-06-15 18:54 ` [RESEND PATCH v5 07/16] ARM: dts: koelsch: " Javier Martinez Canillas
2017-06-16 13:36 ` Simon Horman
2017-06-15 18:54 ` [RESEND PATCH v5 08/16] ARM: dts: socfpga: " Javier Martinez Canillas
2017-11-07 8:20 ` Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 09/16] ARM: dts: uniphier: " Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 10/16] ARM: dts: zynq: " Javier Martinez Canillas
2017-06-21 11:43 ` Michal Simek
2017-08-23 14:28 ` Javier Martinez Canillas
2017-08-24 13:44 ` Michal Simek
2017-09-21 9:41 ` Javier Martinez Canillas
2017-09-25 8:06 ` Michal Simek [this message]
2017-09-26 8:00 ` Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 11/16] arm64: zynqmp: " Javier Martinez Canillas
2017-06-21 11:43 ` Michal Simek
2017-08-21 11:27 ` Javier Martinez Canillas
2017-08-21 12:04 ` Michal Simek
2017-08-21 12:58 ` Javier Martinez Canillas
2017-06-15 18:54 ` [RESEND PATCH v5 12/16] powerpc/5200: " Javier Martinez Canillas
2017-06-29 12:21 ` [RESEND, v5, " Michael Ellerman
2017-06-15 18:54 ` [RESEND PATCH v5 13/16] powerpc/fsl: " Javier Martinez Canillas
2017-06-29 12:21 ` [RESEND, v5, " Michael Ellerman
2017-06-15 18:54 ` [RESEND PATCH v5 14/16] powerpc/512x: " Javier Martinez Canillas
2017-06-29 12:21 ` [RESEND, v5, " Michael Ellerman
2017-06-15 18:54 ` [RESEND PATCH v5 15/16] powerpc/83xx: " Javier Martinez Canillas
2017-06-29 12:21 ` [RESEND, v5, " Michael Ellerman
2017-06-15 18:54 ` [RESEND PATCH v5 16/16] powerpc/44x: " Javier Martinez Canillas
2017-06-29 12:21 ` [RESEND, v5, " Michael Ellerman
2017-07-10 7:47 ` [RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table Javier Martinez Canillas
2017-07-31 15:30 ` Wolfram Sang
2017-07-31 16:17 ` Javier Martinez Canillas
2017-08-28 16:01 ` Wolfram Sang
2017-08-29 8:44 ` Javier Martinez Canillas
2017-08-29 8:48 ` Wolfram Sang
2017-08-30 16:19 ` Javier Martinez Canillas
2017-08-30 17:42 ` Wolfram Sang
2017-08-30 19:57 ` Javier Martinez Canillas
2017-08-30 20:15 ` Geert Uytterhoeven
2017-08-30 20:59 ` Javier Martinez Canillas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e6006c90-99a2-c8f5-cff2-5c729ada8cd1@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=javier@dowhile0.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=soren.brinkmann@xilinx.com \
--cc=wsa@the-dreams.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®