On Tue, May 11, 2021 at 09:03:37AM +0000, Eugen.Hristev@xxxxxxxxxxxxx wrote:
On 5/11/21 10:37 AM, Alexandre Belloni wrote:
On 11/05/2021 07:18:31+0000, Eugen.Hristev@xxxxxxxxxxxxx wrote:
On 5/11/21 10:12 AM, Eugen Hristev wrote:
Add Device Tree for sama7g5 SoC and associated board sama7g5-ek
Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
[claudiu.beznea@xxxxxxxxxxxxx: add clocks, ethernet, timers, power]
Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
[codrin.ciubotariu@xxxxxxxxxxxxx: add audio]
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
---
Changes in v2:
- fixed license
- fixed warnings for make dtbs (changed ahb/apb to just soc)
- changed some node names as suggested
- removed some okay status properties
- addressed cpu node by label
- removed stdout path
Why would you remove stdout-path? The solution was to remove The console
parameter from bootargs, especially since you don't know what name the
console device will have depending on CONFIG_SERIAL_ATMEL_TTYAT.
Ok, sure, I will add it back and remove console=...
I will wait to see if Rob has anymore comments before preparing a v3.
No, nothing else.