[PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus
From: icenowy@aosc.io (Icenowy Zheng)
Date: 2018-03-21 02:19:10
Also in:
linux-clk, linux-devicetree, lkml
From: icenowy@aosc.io (Icenowy Zheng)
Date: 2018-03-21 02:19:10
Also in:
linux-clk, linux-devicetree, lkml
? 2018?3?21? GMT+08:00 ??2:46:46, Maxime Ripard [off-list ref] ??:
On Sat, Mar 17, 2018 at 01:53:49AM +0800, Icenowy Zheng wrote:quoted
All the sub-blocks of Allwinner A64 DE2 needs the SRAM C on A64 SoCtoquoted
be claimed, otherwise the whole DE2 space is inaccessible. Add a device tree binding of the DE2 part as a sub-bus.Where did you get the info that it was a bus?
There's no direct evidence, just some guess. The DE2 is a whole part that is just allocated a memory space at the user manual, and the SRAM controls the access to all modules in the DE2. So it might be a bus. Implement it as a bus is a clear representation on A64.
Maxime