[linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 0/1][V2]patches for xilinx
Bruce Ashfield
bruce.ashfield at gmail.com
Mon Nov 4 04:57:32 PST 2019
On Mon, Nov 4, 2019 at 1:21 AM Quanyang Wang
<quanyang.wang at windriver.com> wrote:
>
> Hi Bruce,
>
> On 10/25/19 1:20 AM, Bruce Ashfield wrote:
> > On Thu, Oct 24, 2019 at 6:26 AM <quanyang.wang at windriver.com> wrote:
> >> From: Quanyang Wang <quanyang.wang at windriver.com>
> >>
> >> Hi all,
> >>
> >> V1 ---> V2:
> >>
> >> 1. delete the patch "arch: arm64: dts: add overlay dts file" because it is improper
> >> to add into kernel source.
> >>
> >> 2. modify the patch " i2c: cadence: do not clear bus_hold_flag in mrecv" by adding
> >> a I2C_M_NOSTART flag check according to Shubhrajyoti's suggestion. And test it at
> >> zcu102 board (read bus 0x8 device 0x65 (ucd10120) register 0xd6)as below:
> >> Before applying this patch:
> >> root at xilinx-zynq:~# i2cget -f -y 0x8 0x65 0xd6
> >> 0xff
> >> After applying this patch:
> >> root at xilinx-zynq:~# i2cget -f -y 0x8 0x65 0xd6
> >> 0x05
> >>
> > I'll wait for comments on this patch.
>
> This patch has been reviewed. Would you please help merge it to
> v5.2/standard/xlnx-soc?
I saw the review, but was traveling last week. I'll pick up the
reviewed changes today.
Bruce
>
> Thanks,
>
> Quanyang
>
> >
> > I just wanted to follow up to say that I *think* that I have all of
> > the reviewed and ack'd patches merged now .. but gmail is doing some
> > very strange things and hiding replies to some of the threads.
> >
> > So if you see something that is reviewed/acked and is missing, send it
> > again with a clear "v2" (or whatever version it is) in the subject.
> >
> > Bruce
> >
> >> Thanks,
> >> Quanyang
> >>
> >> Quanyang Wang (1):
> >> i2c: cadence: keep bus_hold_flag unless I2C_M_NOSTART is set
> >>
> >> drivers/i2c/busses/i2c-cadence.c | 8 +++++---
> >> 1 file changed, 5 insertions(+), 3 deletions(-)
> >>
> >> --
> >> 2.17.1
> >>
> >
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
More information about the linux-yocto
mailing list