|
[PATCH 12/62] PCI: rcar: Add Gen2 PHY setup to pcie-rcar
From: Phil Edworthy <phil.edworthy@...>
For PCIe compliance, the PHY registers need setting as per the manual.
Signed-off-by: Phil Edworthy <phil.edworthy@...>
Signed-off-by: Bjorn
From: Phil Edworthy <phil.edworthy@...>
For PCIe compliance, the PHY registers need setting as per the manual.
Signed-off-by: Phil Edworthy <phil.edworthy@...>
Signed-off-by: Bjorn
|
By
Biju Das <biju.das@...>
·
#1126
·
|
|
[PATCH 11/62] PCI: rcar: Add runtime PM support to pcie-rcar
From: Phil Edworthy <phil.edworthy@...>
If runtime PM is enabled in the kernel config, simply enable the clocks
once during probe.
Signed-off-by: Phil Edworthy
From: Phil Edworthy <phil.edworthy@...>
If runtime PM is enabled in the kernel config, simply enable the clocks
once during probe.
Signed-off-by: Phil Edworthy
|
By
Biju Das <biju.das@...>
·
#1123
·
|
|
[PATCH 10/62] PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar
From: Phil Edworthy <phil.edworthy@...>
The pci_sys_data struct was previously used by pci_common_init_dev() and by
the ARM pcibios_align_resource(), but recent commits removed those uses:
From: Phil Edworthy <phil.edworthy@...>
The pci_sys_data struct was previously used by pci_common_init_dev() and by
the ARM pcibios_align_resource(), but recent commits removed those uses:
|
By
Biju Das <biju.das@...>
·
#1122
·
|
|
[PATCH 09/62] PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar
From: Simon Horman <horms+renesas@...>
Add fallback compatibility string for R-Car Gen 2 family. This is in
keeping with the fallback scheme being adopted wherever appropriate for
drivers
From: Simon Horman <horms+renesas@...>
Add fallback compatibility string for R-Car Gen 2 family. This is in
keeping with the fallback scheme being adopted wherever appropriate for
drivers
|
By
Biju Das <biju.das@...>
·
#1121
·
|
|
[PATCH 08/62] PCI: rcar: Convert to DT resource parsing API
From: Phil Edworthy <phil.edworthy@...>
The main purpose of this change is to avoid calling pci_ioremap_io() as
this is not available on arm64. However, instead of doing the range
parsing in
From: Phil Edworthy <phil.edworthy@...>
The main purpose of this change is to avoid calling pci_ioremap_io() as
this is not available on arm64. However, instead of doing the range
parsing in
|
By
Biju Das <biju.das@...>
·
#1120
·
|
|
[PATCH 07/62] ARM: shmobile: defconfig: Enable missing support based on DTSes
From: Geert Uytterhoeven <geert+renesas@...>
Enable all missing support, extracted from the various Renesas ARM DTSes
using linux-config-from-dt.
Signed-off-by: Geert Uytterhoeven
From: Geert Uytterhoeven <geert+renesas@...>
Enable all missing support, extracted from the various Renesas ARM DTSes
using linux-config-from-dt.
Signed-off-by: Geert Uytterhoeven
|
By
Biju Das <biju.das@...>
·
#1119
·
|
|
[PATCH 06/62] ARM: dts: iwg20d-q7-dbcm-ca: Add can1 support to camera DB
From: Fabrizio Castro <fabrizio.castro@...>
CAN1 interface is exposed via connector J3 found on the camera daughter
board. This patch enables can1 DT node from within the daughter
From: Fabrizio Castro <fabrizio.castro@...>
CAN1 interface is exposed via connector J3 found on the camera daughter
board. This patch enables can1 DT node from within the daughter
|
By
Biju Das <biju.das@...>
·
#1118
·
|
|
[PATCH 05/62] ARM: dts: iwg20d-q7-common: Add can0 support to carrier board
From: Fabrizio Castro <fabrizio.castro@...>
This patch enables CAN0 interface exposed through connector J20 on the
carrier board.
Signed-off-by: Fabrizio Castro
From: Fabrizio Castro <fabrizio.castro@...>
This patch enables CAN0 interface exposed through connector J20 on the
carrier board.
Signed-off-by: Fabrizio Castro
|
By
Biju Das <biju.das@...>
·
#1117
·
|
|
[PATCH 04/62] ARM: dts: r8a7743: Add CAN[01] SoC support
From: Fabrizio Castro <fabrizio.castro@...>
Add the definitions for can0 and can1 to the SoC .dtsi.
Signed-off-by: Fabrizio Castro <fabrizio.castro@...>
Reviewed-by: Biju Das
From: Fabrizio Castro <fabrizio.castro@...>
Add the definitions for can0 and can1 to the SoC .dtsi.
Signed-off-by: Fabrizio Castro <fabrizio.castro@...>
Reviewed-by: Biju Das
|
By
Biju Das <biju.das@...>
·
#1116
·
|
|
[PATCH 03/62] dt-bindings: can: rcar_can: document r8a774[35] can support
From: Fabrizio Castro <fabrizio.castro@...>
Document "renesas,can-r8a7743" and "renesas,can-r8a7745" compatible
strings. Since the fallback compatible string
From: Fabrizio Castro <fabrizio.castro@...>
Document "renesas,can-r8a7743" and "renesas,can-r8a7745" compatible
strings. Since the fallback compatible string
|
By
Biju Das <biju.das@...>
·
#1115
·
|
|
[PATCH 02/62] can: rcar: add gen[12] fallback compatibility strings
From: Simon Horman <horms+renesas@...>
Add fallback compatibility string for R-Car Gen 1 and Gen2.
In the case of Renesas R-Car hardware we know that there are generations of
SoCs, e.g. Gen
From: Simon Horman <horms+renesas@...>
Add fallback compatibility string for R-Car Gen 1 and Gen2.
In the case of Renesas R-Car hardware we know that there are generations of
SoCs, e.g. Gen
|
By
Biju Das <biju.das@...>
·
#1114
·
|
|
[PATCH 01/62] pinctrl: sh-pfc: r8a7791: Add can_clk function
From: Fabrizio Castro <fabrizio.castro@...>
This patch adds can_clk function to r8a7743/r8a7791 which is cleaner,
and allows for independent configuration.
We keep the can_clk* pins
From: Fabrizio Castro <fabrizio.castro@...>
This patch adds can_clk function to r8a7743/r8a7791 which is cleaner,
and allows for independent configuration.
We keep the can_clk* pins
|
By
Biju Das <biju.das@...>
·
#1113
·
|
|
[PATCH 00/62] Add CAN, PCIe, VIN, Audio, PWM, TPU and thermal support
This series aims to add support for CAN,PCIE,VIN,Audio,PWM,TPU
and thermal drivers on r8a7743 SoC.The patches in this series are
cherry-picked from the upstream kernel.
Some of the patches in this
This series aims to add support for CAN,PCIE,VIN,Audio,PWM,TPU
and thermal drivers on r8a7743 SoC.The patches in this series are
cherry-picked from the upstream kernel.
Some of the patches in this
|
By
Biju Das <biju.das@...>
·
#1112
·
|
|
[ANNOUNCE] 4.4.126-cip22-rt17
Hello CIP RT Folks!
I'm pleased to announce the 4.4.126-cip22-rt17 stable release.
This release add the missing stable-rt patches from Sebastian. With
this the CIP -rt tree should contain all
Hello CIP RT Folks!
I'm pleased to announce the 4.4.126-cip22-rt17 stable release.
This release add the missing stable-rt patches from Sebastian. With
this the CIP -rt tree should contain all
|
By
Daniel Wagner <wagi@...>
·
#1111
·
|
|
Re: [PATCH 0/6] Fix R-Car I2C data byte sent twice issue
[...]
These changes appear to be suitable for 4.4-stable too. Please can you
send them to Greg and the stable list?
I can *also* apply them directly to the 4.4-cip branch rather than
waiting for
[...]
These changes appear to be suitable for 4.4-stable too. Please can you
send them to Greg and the stable list?
I can *also* apply them directly to the 4.4-cip branch rather than
waiting for
|
By
Ben Hutchings <ben.hutchings@...>
·
#1110
·
|
|
Re: Linux 4.4.126-cip22
Yes, please send stable-suitable patches to Greg.
Ben.
--
Ben Hutchings
Software Developer, Codethink Ltd.
Yes, please send stable-suitable patches to Greg.
Ben.
--
Ben Hutchings
Software Developer, Codethink Ltd.
|
By
Ben Hutchings <ben.hutchings@...>
·
#1109
·
|
|
[ANNOUNCE] 4.4.126-cip22-rt16
Hello CIP RT Folks!
I'm pleased to announce the 4.4.126-cip22-rt16 stable release.
With this release the v4.4-cip-rt tree is again in sync with the
v4.4-rt tree. The two patch queues (v4.4-rt and
Hello CIP RT Folks!
I'm pleased to announce the 4.4.126-cip22-rt16 stable release.
With this release the v4.4-cip-rt tree is again in sync with the
v4.4-rt tree. The two patch queues (v4.4-rt and
|
By
Daniel Wagner <wagi@...>
·
#1108
·
|
|
Re: iWave RZ/G1M hrtimers
Hi Biju,
Excellent!
Yes, that looks much better.
Thanks,
Daniel
Hi Biju,
Excellent!
Yes, that looks much better.
Thanks,
Daniel
|
By
Daniel Wagner <wagi@...>
·
#1107
·
|
|
Re: iWave RZ/G1M hrtimers
Hi Daniel,
We just backported CMT timers to CIP kernel. We will be sending this patches soon.
With this , I get below output. Is it the output are you looking for?
root@skrzg1m:~# cat
Hi Daniel,
We just backported CMT timers to CIP kernel. We will be sending this patches soon.
With this , I get below output. Is it the output are you looking for?
root@skrzg1m:~# cat
|
By
Biju Das <biju.das@...>
·
#1106
·
|
|
Re: iWave RZ/G1M hrtimers
Forgot to mention. I am using the shmobile_defconfig configuration with some mods on top of it:
# systemd
Forgot to mention. I am using the shmobile_defconfig configuration with some mods on top of it:
# systemd
|
By
Daniel Wagner <wagi@...>
·
#1105
·
|