|
[PATCH 4.4.y-cip 2/9] ARM: dts: r8a7742: Add USB 2.0 host support
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
commit 4bb19c91d38e36b81e92de3d9b4e61d9b8928b54 upstream.
Describe internal PCI bridge devices, USB phy device and
link PCI USB devices
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
commit 4bb19c91d38e36b81e92de3d9b4e61d9b8928b54 upstream.
Describe internal PCI bridge devices, USB phy device and
link PCI USB devices
|
By
Biju Das <biju.das.jz@...>
·
#5842
·
|
|
[PATCH 4.4.y-cip 1/9] dt-bindings: phy: rcar-gen2: Add r8a7742 support
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
commit 9184450a95f6f446dc435cad9c5409c06373eaf1 upstream.
Add USB PHY support for r8a7742 SoC. Renesas RZ/G1H (R8A7742)
USB PHY is
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
commit 9184450a95f6f446dc435cad9c5409c06373eaf1 upstream.
Add USB PHY support for r8a7742 SoC. Renesas RZ/G1H (R8A7742)
USB PHY is
|
By
Biju Das <biju.das.jz@...>
·
#5841
·
|
|
[PATCH 4.4.y-cip 0/9] Add USB[2.0|3.0] support
This patch series aims to add USB2.0/USB3.0 support for iWave
RZ/G1H platform.
All the patches in this series are cherrypicked from mainline and
it is based linux-4.4.y-cip.
Biju Das (1):
usb:
This patch series aims to add USB2.0/USB3.0 support for iWave
RZ/G1H platform.
All the patches in this series are cherrypicked from mainline and
it is based linux-4.4.y-cip.
Biju Das (1):
usb:
|
By
Biju Das <biju.das.jz@...>
·
#5840
·
|
|
Re: [PATCH 4.19.y-cip 0/2] Add sound support to R8A774E1 SoC
Hi Pavel,
By
Lad Prabhakar
·
#5839
·
|
|
Re: [PATCH 4.19.y-cip 0/2] Add sound support to R8A774E1 SoC
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#5838
·
|
|
Re: [PATCH 4.19.y-cip 2/7] memory: add Renesas RPC-IF driver
Hi!
For this series, maybe squashing is not neccessary. It is pretty good
as-is.
Okay, that's some rather evil code. It should really be
REGMAP_READ_POLL_TIMEOUT, because it is macro with weird
Hi!
For this series, maybe squashing is not neccessary. It is pretty good
as-is.
Okay, that's some rather evil code. It should really be
REGMAP_READ_POLL_TIMEOUT, because it is macro with weird
|
By
Pavel Machek
·
#5837
·
|
|
Re: [PATCH 4.19.y-cip 7/7] spi: add Renesas RPC-IF driver
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5836
·
|
|
Re: [PATCH 4.19.y-cip 6/7] spi: spi-mem: Add a new API to support direct mapping
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5835
·
|
|
Re: [PATCH 4.19.y-cip 5/7] spi: spi-mem: Split spi_mem_exec_op() code
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5834
·
|
|
Re: [PATCH 4.19.y-cip 2/7] memory: add Renesas RPC-IF driver
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5833
·
|
|
Re: [PATCH 4.19.y-cip 2/7] memory: add Renesas RPC-IF driver
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5832
·
|
|
Re: [PATCH 4.19.y-cip 7/7] spi: add Renesas RPC-IF driver
Hi!
Few lines here explaining the acronyms etc. would be nice.
With just one user of the error exit, I'd avoid the goto.
Can you just add "__maybe_unused" annotation and avoid the ifdefs,
like
Hi!
Few lines here explaining the acronyms etc. would be nice.
With just one user of the error exit, I'd avoid the goto.
Can you just add "__maybe_unused" annotation and avoid the ifdefs,
like
|
By
Pavel Machek
·
#5831
·
|
|
Re: [PATCH 4.19.y-cip 6/7] spi: spi-mem: Add a new API to support direct mapping
Hi!
I'd do return ... here.
and here.
To help with if/else nesting. spi_mem_dirmap_write could use same
treatment.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
Hi!
I'd do return ... here.
and here.
To help with if/else nesting. spi_mem_dirmap_write could use same
treatment.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
|
By
Pavel Machek
·
#5830
·
|
|
Re: [PATCH 4.19.y-cip 5/7] spi: spi-mem: Split spi_mem_exec_op() code
Hi!
...
This misses pm_runtime_put() in the error case.
Plus hiding locking into function like this ... is quite
"interesting".
Best regards,
Pavel
--
DENX Software Engineering GmbH,
Hi!
...
This misses pm_runtime_put() in the error case.
Plus hiding locking into function like this ... is quite
"interesting".
Best regards,
Pavel
--
DENX Software Engineering GmbH,
|
By
Pavel Machek
·
#5829
·
|
|
Re: [PATCH 4.19.y-cip 2/7] memory: add Renesas RPC-IF driver
Hi!
Oh and I'd use normal C comment here.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi!
Oh and I'd use normal C comment here.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#5828
·
|
|
Re: [PATCH 4.19.y-cip 2/7] memory: add Renesas RPC-IF driver
Hi!
EXPORT_SYMBOL_GPL?
Should these go to header as static inlines?
This can't be right. sts is used uninitialized here.
So we get failure in wait_msg_xfer_end(rpc); but
Hi!
EXPORT_SYMBOL_GPL?
Should these go to header as static inlines?
This can't be right. sts is used uninitialized here.
So we get failure in wait_msg_xfer_end(rpc); but
|
By
Pavel Machek
·
#5827
·
|
|
A lot of compiles failing
Hi!
This is going on for a few days now, but today it seems worse than
usual:
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/220169843
builds are failing, 'HTTP 500 curl 22' error,
Hi!
This is going on for a few days now, but today it seems worse than
usual:
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/220169843
builds are failing, 'HTTP 500 curl 22' error,
|
By
Pavel Machek
·
#5826
·
|
|
Re: [PATCH 4.19.y-cip 0/2] Add sound support to R8A774E1 SoC
Hi!
I don't see any problems here. If there are no other comments, I can
apply it.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235
Hi!
I don't see any problems here. If there are no other comments, I can
apply it.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235
|
By
Pavel Machek
·
#5825
·
|
|
Re: [PATCH 4.19.y-cip 0/7] Add RPC-IF driver for RZ/G2x SoC's
Hi,
By
Lad Prabhakar
·
#5824
·
|
|
[PATCH 4.19.y-cip 7/7] spi: add Renesas RPC-IF driver
From: Sergei Shtylyov <sergei.shtylyov@...>
commit eb8d6d464a27850498dced21a8450e85d4a02009 upstream.
Add the SPI driver for the Renesas RPC-IF. It's the "front end" driver
using the
From: Sergei Shtylyov <sergei.shtylyov@...>
commit eb8d6d464a27850498dced21a8450e85d4a02009 upstream.
Add the SPI driver for the Renesas RPC-IF. It's the "front end" driver
using the
|
By
Lad Prabhakar
·
#5823
·
|