From: Sergei Shtylyov <hidden> Date: 2016-08-05 18:24:40
Hello.
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20160725-v4.7-rc7' tag. We're adding the R8A7792 DU clocks and
device nodes. They have been tested on the Blanche board -- I'm not posting the
Blanche patch only because it also has some strange interaction with the
Ethernet chip, so that NFS root can't work anymore...
[1/2] ARM: dts: r8a7792: add DU clocks
[2/2] ARM: dts: r8a7792: add DU support
WBR, Sergei
From: Sergei Shtylyov <hidden> Date: 2016-08-05 18:26:25
Define the generic R8A7792 part of the DU device node.
Signed-off-by: Sergei Shtylyov <redacted>
---
arch/arm/boot/dts/r8a7792.dtsi | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
Index: renesas/arch/arm/boot/dts/r8a7792.dtsi
===================================================================
From: Sergei Shtylyov <hidden> Date: 2016-08-05 18:28:59
On 08/05/2016 09:24 PM, Sergei Shtylyov wrote:
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20160725-v4.7-rc7' tag. We're adding the R8A7792 DU clocks and
device nodes. They have been tested on the Blanche board -- I'm not posting the
Blanche patch only because it also has some strange interaction with the
Ethernet chip, so that NFS root can't work anymore...
Forgot to mention that the patch #2 depends on the R8A7792 DU driver patch
posted last night.
MBR, Sergei
On Fri, Aug 5, 2016 at 8:26 PM, Sergei Shtylyov
[off-list ref] wrote:
Define the generic R8A7792 part of the DU device node.
Signed-off-by: Sergei Shtylyov <redacted>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
From: Simon Horman <horms@verge.net.au> Date: 2016-08-09 12:32:31
On Fri, Aug 05, 2016 at 09:28:59PM +0300, Sergei Shtylyov wrote:
On 08/05/2016 09:24 PM, Sergei Shtylyov wrote:
quoted
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20160725-v4.7-rc7' tag. We're adding the R8A7792 DU clocks and
device nodes. They have been tested on the Blanche board -- I'm not posting the
Blanche patch only because it also has some strange interaction with the
Ethernet chip, so that NFS root can't work anymore...
Forgot to mention that the patch #2 depends on the R8A7792 DU driver
patch posted last night.
Thanks.
The driver changes look line an incremental update to what is already done
for other R-Car Gen2 SoCs. And I am assuming that applying these patches
without the driver change is harmless - the driver just won't be
initialised until both the driver and DTS changes are present.
With the above reasoning I have queued up these patches with Geert's
reviewed-by tag. Please let me know if that is not desirable for some
reason.
From: Sergei Shtylyov <hidden> Date: 2016-08-18 18:00:47
Hello.
On 08/05/2016 09:24 PM, Sergei Shtylyov wrote:
Here's the set of 2 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-20160725-v4.7-rc7' tag. We're adding the R8A7792 DU clocks and
device nodes. They have been tested on the Blanche board -- I'm not posting the
Blanche patch only because it also has some strange interaction with the
Ethernet chip, so that NFS root can't work anymore...
Looks like this effect is confined to only one Blanche board, so I'm going
to start posting the pending patches.
[1/2] ARM: dts: r8a7792: add DU clocks
[2/2] ARM: dts: r8a7792: add DU support