[PATCH v2 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
From: icenowy@aosc.io (Icenowy Zheng)
Date: 2018-06-27 20:22:09
Also in:
linux-clk, linux-devicetree, lkml
From: icenowy@aosc.io (Icenowy Zheng)
Date: 2018-06-27 20:22:09
Also in:
linux-clk, linux-devicetree, lkml
? 2018?6?28? GMT+08:00 ??2:37:21, Maxime Ripard [off-list ref] ??:
On Fri, Jun 22, 2018 at 08:26:08PM +0800, Icenowy Zheng wrote:quoted
This patchset tries to implement the Allwinner A64 DE2 as a busdriver,quoted
in order to model the fact that the SRAM claim controls the access to the whole DE2 memory space. PATCH 1 and PATCH 4 are for the CCU part. PATCH 2 is the device tree binding for the A64 DE2 bus, and PATCH 3 implements the bus driver. PATCH 5 adds the DE2 CCU device tree node, with the DE2 bus node. PATCH 6 and 7 are HDMI simplefb patches for A64. They're present as a test to this patchset.Applied all the patches with the minor modifications Chen-Yu and I suggested. The threading was broken on your serie though, so you probably want to check your git configuration.
In fact I think I should check my ISP configuration. The breakage is introduced due to too long delay between aosc.io mail server and my computer, so I must start to send the remaining patches again.
Thanks! Maxime