|
Re: [PATCH 4.4.y-cip 1/4] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Hi!
Ok, so this fixes serial_mctrl_gpio on some ACPI systems. It should be
a NOP on Renesas hardware, right?
Do you need this one in 4.4? Was it tested on problematic ACPI system?
Best
Hi!
Ok, so this fixes serial_mctrl_gpio on some ACPI systems. It should be
a NOP on Renesas hardware, right?
Do you need this one in 4.4? Was it tested on problematic ACPI system?
Best
|
By
Pavel Machek
·
#5408
·
|
|
Re: [PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5407
·
|
|
Re: [PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
Hi!
Okay, so this is a cleanup that makes sense for mainline.
Does it fix set_multiple? ... seems so.
Fixing set_multiple is possible with this oneliner, right?
The patch is okay and now I
Hi!
Okay, so this is a cleanup that makes sense for mainline.
Does it fix set_multiple? ... seems so.
Fixing set_multiple is possible with this oneliner, right?
The patch is okay and now I
|
By
Pavel Machek
·
#5406
·
|
|
Re: [PATCH 4.4.y-cip] of: Add missing exports of node name compare functions
Hi Pavel,
Thank you for the review.
Hi Pavel,
Thank you for the review.
|
By
Lad Prabhakar
·
#5405
·
|
|
Re: [PATCH 4.4.y-cip] of: Add missing exports of node name compare functions
Hi!
Ok, what is going on here?
I don't believe f42b0e18f2e5 causes build failure; it adds functions,
but it can't cause build failure without a user.
Which commit fails the build? Do we have that
Hi!
Ok, what is going on here?
I don't believe f42b0e18f2e5 causes build failure; it adds functions,
but it can't cause build failure without a user.
Which commit fails the build? Do we have that
|
By
Pavel Machek
·
#5404
·
|
|
Re: [PATCH 4.4.y-cip 0/6] RZ/G1H add support for Ether/[H]SCIF{A|B}
Hi!
This series looks okay to me.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
Hi!
This series looks okay to me.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
|
By
Pavel Machek
·
#5403
·
|
|
[PATCH 4.4.y-cip] of: Add missing exports of node name compare functions
From: Rob Herring <robh@...>
commit 173ee3962959a1985a109f81539a403b5cd07ae7 upstream.
Commit f42b0e18f2e5 ("of: add node name compare helper functions")
failed to add the module exports to
From: Rob Herring <robh@...>
commit 173ee3962959a1985a109f81539a403b5cd07ae7 upstream.
Commit f42b0e18f2e5 ("of: add node name compare helper functions")
failed to add the module exports to
|
By
Lad Prabhakar
·
#5402
·
|
|
[PATCH 4.4.y-cip 6/6] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add device tree for camera DB
commit 91cebe35d1f5a335ef3de80027a34d9fd04a7ae9 upstream.
Add support for the camera daughter board which is connected to
iWave's RZ/G1H Qseven carrier board. Also enable ttySC[0135] and
ethernet1
commit 91cebe35d1f5a335ef3de80027a34d9fd04a7ae9 upstream.
Add support for the camera daughter board which is connected to
iWave's RZ/G1H Qseven carrier board. Also enable ttySC[0135] and
ethernet1
|
By
Lad Prabhakar
·
#5401
·
|
|
[PATCH 4.4.y-cip 5/6] ARM: dts: r8a7742: Add [H]SCIF{A|B} support
commit b2cb7d8d5f0c63615e38bfae2d632faf33aa8601 upstream.
Describe [H]SCIF{A|B} ports in the R8A7742 device tree.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by:
commit b2cb7d8d5f0c63615e38bfae2d632faf33aa8601 upstream.
Describe [H]SCIF{A|B} ports in the R8A7742 device tree.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by:
|
By
Lad Prabhakar
·
#5400
·
|
|
[PATCH 4.4.y-cip 4/6] ARM: dts: r8a7742: Drop undocumented compatible string from scifa2 node
"renesas,rcar-gen2-scifa" compatible string was accidentally added as
per upstream commit, fix this by dropping this string.
Signed-off-by: Lad Prabhakar
"renesas,rcar-gen2-scifa" compatible string was accidentally added as
per upstream commit, fix this by dropping this string.
Signed-off-by: Lad Prabhakar
|
By
Lad Prabhakar
·
#5399
·
|
|
[PATCH 4.4.y-cip 3/6] ARM: dts: r8a7742: Add Ether support
commit 8cbef867e1c56ce57b942b751a033585f70b0547 upstream.
Define the generic R8A7742 part of the Ether device node.
Signed-off-by: Lad Prabhakar
commit 8cbef867e1c56ce57b942b751a033585f70b0547 upstream.
Define the generic R8A7742 part of the Ether device node.
Signed-off-by: Lad Prabhakar
|
By
Lad Prabhakar
·
#5398
·
|
|
[PATCH 4.4.y-cip 2/6] sh_eth: Add compatible string for R8A7742 SoC
Add "renesas,ether-r8a7742" to compatible list of sh_eth driver.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
---
drivers/net/ethernet/renesas/sh_eth.c | 1 +
1 file
Add "renesas,ether-r8a7742" to compatible list of sh_eth driver.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
---
drivers/net/ethernet/renesas/sh_eth.c | 1 +
1 file
|
By
Lad Prabhakar
·
#5397
·
|
|
[PATCH 4.4.y-cip 1/6] dt-bindings: net: renesas,ether: Document R8A7742 SoC
commit 75d728ed2b1e48b9801b6856147bbe26c28f3143 upstream.
Document RZ/G1H (R8A7742) SoC bindings.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Marian-Cristian
commit 75d728ed2b1e48b9801b6856147bbe26c28f3143 upstream.
Document RZ/G1H (R8A7742) SoC bindings.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...>
Reviewed-by: Marian-Cristian
|
By
Lad Prabhakar
·
#5396
·
|
|
[PATCH 4.4.y-cip 0/6] RZ/G1H add support for Ether/[H]SCIF{A|B}
Hi All,
This patch series adds support for ETHER/[H]SCIF{A|B} to
R8A7742 SoC and alongside adds camera daughter board dts
which fits on iwg21d-q7 development platform.
Patches 1/6, 3/6, 5/6, 6/6
Hi All,
This patch series adds support for ETHER/[H]SCIF{A|B} to
R8A7742 SoC and alongside adds camera daughter board dts
which fits on iwg21d-q7 development platform.
Patches 1/6, 3/6, 5/6, 6/6
|
By
Lad Prabhakar
·
#5395
·
|
|
[PATCH 4.4.y-cip 4/4] serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
From: Geert Uytterhoeven <geert+renesas@...>
commit a16c4c5a9cb6368a08c457b6b2dc0be25958dfc0 upstream.
Since commit 1d267ea6539f2663 ("serial: mctrl-gpio: simplify init
routine"),
From: Geert Uytterhoeven <geert+renesas@...>
commit a16c4c5a9cb6368a08c457b6b2dc0be25958dfc0 upstream.
Since commit 1d267ea6539f2663 ("serial: mctrl-gpio: simplify init
routine"),
|
By
Lad Prabhakar
·
#5394
·
|
|
[PATCH 4.4.y-cip 3/4] serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
From: Frieder Schrempf <frieder.schrempf@...>
commit e55a09732be9b4e13cf3b5d2b9bb41b3e60e5ea6 upstream.
Now that the mctrl_gpio code returns NULL instead of ERR_PTR(-ENOSYS)
if CONFIG_GPIOLIB
From: Frieder Schrempf <frieder.schrempf@...>
commit e55a09732be9b4e13cf3b5d2b9bb41b3e60e5ea6 upstream.
Now that the mctrl_gpio code returns NULL instead of ERR_PTR(-ENOSYS)
if CONFIG_GPIOLIB
|
By
Lad Prabhakar
·
#5393
·
|
|
[PATCH 4.4.y-cip 1/4] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
From: Stefan Roese <sr@...>
commit d99482673f950817b30caf3fcdfb31179b050ce1 upstream.
This patch adds a check for the GPIOs property existence, before the
GPIO is requested. This fixes an issue
From: Stefan Roese <sr@...>
commit d99482673f950817b30caf3fcdfb31179b050ce1 upstream.
This patch adds a check for the GPIOs property existence, before the
GPIO is requested. This fixes an issue
|
By
Lad Prabhakar
·
#5392
·
|
|
[PATCH 4.4.y-cip 2/4] serial: sh-sci: Terminate TX DMA during buffer flushing
From: Geert Uytterhoeven <geert+renesas@...>
commit 775b7ffd7d6d5db320d99b0a485c51e04dfcf9f1 upstream.
While the .flush_buffer() callback clears sci_port.tx_dma_len since
commit
From: Geert Uytterhoeven <geert+renesas@...>
commit 775b7ffd7d6d5db320d99b0a485c51e04dfcf9f1 upstream.
While the .flush_buffer() callback clears sci_port.tx_dma_len since
commit
|
By
Lad Prabhakar
·
#5391
·
|
|
[PATCH 4.4.y-cip 0/4] serial mctrl_gpio/sh-sci Fixes
Hi All,
This patch series adds minor fixes to sh-sci and serial_mctrl_gpio driver.
All patches in this series are cherry-picked from mainline.
Cheers,
Prabhakar
Frieder Schrempf (1):
serial:
Hi All,
This patch series adds minor fixes to sh-sci and serial_mctrl_gpio driver.
All patches in this series are cherry-picked from mainline.
Cheers,
Prabhakar
Frieder Schrempf (1):
serial:
|
By
Lad Prabhakar
·
#5390
·
|
|
[PATCH 4.4.y-cip] gpio: rcar: use gpiochip data pointer
From: Linus Walleij <linus.walleij@...>
commit c7b6f457cb53bceece484f4c528d1c149995e6c7 upstream.
This makes the driver use the data pointer added to the gpio_chip
to store a pointer to the
From: Linus Walleij <linus.walleij@...>
commit c7b6f457cb53bceece484f4c528d1c149995e6c7 upstream.
This makes the driver use the data pointer added to the gpio_chip
to store a pointer to the
|
By
Lad Prabhakar
·
#5389
·
|