|
[PATCH 07/15] serial: sh-sci: Add more Serial Port Control/Data Register documentation
From: Geert Uytterhoeven <geert+renesas@...>
Improve documentation for the SCIFA/SCIFB Serial Port Control and Data
Registers:
- State clearly that the RTS and CTS lines are active-low,
-
From: Geert Uytterhoeven <geert+renesas@...>
Improve documentation for the SCIFA/SCIFB Serial Port Control and Data
Registers:
- State clearly that the RTS and CTS lines are active-low,
-
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#904
·
|
|
[PATCH 06/15] serial: sh-sci: Add more Serial Port Register documentation
From: Geert Uytterhoeven <geert+renesas@...>
Improve documentation for the (H)SCIF Serial Port Register:
- Make it clear the RTS and CTS lines are active-low,
- Document the bits related to
From: Geert Uytterhoeven <geert+renesas@...>
Improve documentation for the (H)SCIF Serial Port Register:
- Make it clear the RTS and CTS lines are active-low,
- Document the bits related to
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#903
·
|
|
[PATCH 05/15] serial: sh-sci: Do not open-code sci_getreg()
From: Geert Uytterhoeven <geert+renesas@...>
Replace open-coded variants of sci_getreg() by function calls, and drop
intermediate variables where appropriate.
Signed-off-by: Geert Uytterhoeven
From: Geert Uytterhoeven <geert+renesas@...>
Replace open-coded variants of sci_getreg() by function calls, and drop
intermediate variables where appropriate.
Signed-off-by: Geert Uytterhoeven
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#902
·
|
|
[PATCH 04/15] serial: sh-sci: Add support for GPIO-controlled modem lines
From: Geert Uytterhoeven <geert+renesas@...>
Enhance the Renesas SCI UART driver to add support for GPIO-controlled
modem lines (CTS, DSR, DCD, RNG, RTS, DTR), using the
From: Geert Uytterhoeven <geert+renesas@...>
Enhance the Renesas SCI UART driver to add support for GPIO-controlled
modem lines (CTS, DSR, DCD, RNG, RTS, DTR), using the
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#901
·
|
|
[PATCH 03/15] serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
From: Geert Uytterhoeven <geert+renesas@...>
Documentation/serial/driver clearly states:
If the port does not support CTS, DCD or DSR, the driver should
indicate that the signal is
From: Geert Uytterhoeven <geert+renesas@...>
Documentation/serial/driver clearly states:
If the port does not support CTS, DCD or DSR, the driver should
indicate that the signal is
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#900
·
|
|
[PATCH 02/15] serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS
From: Geert Uytterhoeven <geert+renesas@...>
Some Renesas SCIF UARTs have dedicated lines for RTS/CTS hardware flow
control. Whether these lines exist depends on SoC and UART instance
inside
From: Geert Uytterhoeven <geert+renesas@...>
Some Renesas SCIF UARTs have dedicated lines for RTS/CTS hardware flow
control. Whether these lines exist depends on SoC and UART instance
inside
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#899
·
|
|
[PATCH 01/15] serial: sh-sci: Update DT binding documentation for GPIO modem lines
From: Geert Uytterhoeven <geert+renesas@...>
Amend the DT bindings for the Renesas SCI driver to allow describing
optional GPIO-controlled modem lines, which can be used where dedicated
modem
From: Geert Uytterhoeven <geert+renesas@...>
Amend the DT bindings for the Renesas SCI driver to allow describing
optional GPIO-controlled modem lines, which can be used where dedicated
modem
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#898
·
|
|
[PATCH 00/15] Add UART support to r8a7743
This series aims at adding UART support to r8a7743 by backporting
the relevant patches from upstream.
As per upstream, since two of the serial interfaces live on the
camera daughter board, we rework
This series aims at adding UART support to r8a7743 by backporting
the relevant patches from upstream.
As per upstream, since two of the serial interfaces live on the
camera daughter board, we rework
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#897
·
|
|
Re: Meltdown and Spectre in CIP
The priority starts to rise here because new system are coming out that
need to start system testing and other processes on a CIP kernel with
Spectre mitigations (x86 so far). Can you estimate the
The priority starts to rise here because new system are coming out that
need to start system testing and other processes on a CIP kernel with
Spectre mitigations (x86 so far). Can you estimate the
|
By
Jan Kiszka
·
#896
·
|
|
[PATCH 6/6] ARM: dts: iwg20d-q7: Add SDHI1 support
From: Biju Das <biju.das@...>
Define the iWave RainboW-G20D-Qseven board dependent part of the
SDHI1 device node.
Signed-off-by: Biju Das <biju.das@...>
Acked-by: Wolfram Sang
From: Biju Das <biju.das@...>
Define the iWave RainboW-G20D-Qseven board dependent part of the
SDHI1 device node.
Signed-off-by: Biju Das <biju.das@...>
Acked-by: Wolfram Sang
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#895
·
|
|
[PATCH 5/6] ARM: dts: iwg20m: Enable SDHI0 controller
From: Biju Das <biju.das@...>
Enable the SDHI0 controller on iWave RZG1M Qseven SOM.
Signed-off-by: Biju Das <biju.das@...>
Acked-by: Wolfram Sang
From: Biju Das <biju.das@...>
Enable the SDHI0 controller on iWave RZG1M Qseven SOM.
Signed-off-by: Biju Das <biju.das@...>
Acked-by: Wolfram Sang
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#894
·
|
|
[PATCH 4/6] ARM: dts: r8a7743: Add SDHI controllers
From: Biju Das <biju.das@...>
Add the SDHI controllers to the r8a7743 device tree.
Signed-off-by: Biju Das <biju.das@...>
Signed-off-by: Simon Horman
From: Biju Das <biju.das@...>
Add the SDHI controllers to the r8a7743 device tree.
Signed-off-by: Biju Das <biju.das@...>
Signed-off-by: Simon Horman
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#893
·
|
|
[PATCH 3/6] mmc: renesas_sdhi: Add r8a7743/5 support
From: Biju Das <biju.das@...>
Add support for r8a7743/5 SoC. Renesas RZ/G1[ME] (R8A7743/5) SDHI
is identical to the R-Car Gen2 family.
Signed-off-by: Biju Das
From: Biju Das <biju.das@...>
Add support for r8a7743/5 SoC. Renesas RZ/G1[ME] (R8A7743/5) SDHI
is identical to the R-Car Gen2 family.
Signed-off-by: Biju Das
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#892
·
|
|
[PATCH 2/6] mmc: renesas_sdhi: Add r8a7743/5 support
From: Biju Das <biju.das@...>
Add support for r8a7743/5 SoC.Renesas RZ/G1[ME] (R8A7743/5) SDHI
is identical to the R-Car Gen2 family.
Signed-off-by: Biju Das
From: Biju Das <biju.das@...>
Add support for r8a7743/5 SoC.Renesas RZ/G1[ME] (R8A7743/5) SDHI
is identical to the R-Car Gen2 family.
Signed-off-by: Biju Das
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#891
·
|
|
[PATCH 1/6] ARM: shmobile: r8a7743: Rename SDHI clocks
This commit renames R8A7743_CLK_SDHI2 to R8A7743_CLK_SDHI1 and
R8A7743_CLK_SDHI3 to R8A7743_CLK_SDHI2. This is to make the SDHI
clock names of the r8a7743 more similar to upstream
This commit renames R8A7743_CLK_SDHI2 to R8A7743_CLK_SDHI1 and
R8A7743_CLK_SDHI3 to R8A7743_CLK_SDHI2. This is to make the SDHI
clock names of the r8a7743 more similar to upstream
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#890
·
|
|
[PATCH 0/6] Add SDHI support to r8a7743
Dear All,
this patch series adds SDHI support to the r8a7743 SoC.
The only patch that hasn't been backported in this series is:
"ARM: shmobile: r8a7743: Rename SDHI clocks"
This work has been based
Dear All,
this patch series adds SDHI support to the r8a7743 SoC.
The only patch that hasn't been backported in this series is:
"ARM: shmobile: r8a7743: Rename SDHI clocks"
This work has been based
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#889
·
|
|
Re: Increase of visibility of the work done in Gitlab: proposal
Maybe we should discuss the numbers at board level.
Seems like a an interesting project, but it's a one-man show, and I
would be careful with relying on it at that point.
Jan
Maybe we should discuss the numbers at board level.
Seems like a an interesting project, but it's a one-man show, and I
would be careful with relying on it at that point.
Jan
|
By
Jan Kiszka
·
#888
·
|
|
Re: Increase of visibility of the work done in Gitlab: proposal
Ah, though this seems only available for the admin of the list.
Ah, though this seems only available for the admin of the list.
|
By
Daniel Wagner <wagi@...>
·
#887
·
|
|
Re: Increase of visibility of the work done in Gitlab: proposal
Daniel,
I would need to see if there are any caveats, but in the FAQ here are the instructions to get an archive extract:
Daniel,
I would need to see if there are any caveats, but in the FAQ here are the instructions to get an archive extract:
|
By
Jeff ErnstFriedman <jernstfriedman@...>
·
#886
·
|
|
Re: Increase of visibility of the work done in Gitlab: proposal
Hi Jeff,
Is there a way to get an archive extracted from the groups.io platform?
Daniel
Hi Jeff,
Is there a way to get an archive extracted from the groups.io platform?
Daniel
|
By
Daniel Wagner <wagi@...>
·
#885
·
|