[linux-sunxi] Re: [PATCH 2/2] sunxi: dts: H616: Drop reserved-memory node

2021-03-30 Thread Andre Przywara
On Tue, 30 Mar 2021 18:58:23 +0530 Jagan Teki wrote: Hi Jagan, > On Tue, Mar 30, 2021 at 6:31 PM Andre Przywara wrote: > > > > Trusted Firmware now adds the /reserved-memory subnode to the DT at > > runtime[1], putting in the right values. > > > > Drop our hard-coded version, as this might

[linux-sunxi] Re: [PATCH 2/2] sunxi: dts: H616: Drop reserved-memory node

2021-03-30 Thread Jagan Teki
On Tue, Mar 30, 2021 at 7:21 PM Samuel Holland wrote: > > On 3/30/21 8:28 AM, Jagan Teki wrote: > > On Tue, Mar 30, 2021 at 6:31 PM Andre Przywara > > wrote: > >> > >> Trusted Firmware now adds the /reserved-memory subnode to the DT at > >> runtime[1], putting in the right values. > >> > >>

[linux-sunxi] Re: [PATCH 2/2] sunxi: dts: H616: Drop reserved-memory node

2021-03-30 Thread Samuel Holland
On 3/30/21 8:28 AM, Jagan Teki wrote: > On Tue, Mar 30, 2021 at 6:31 PM Andre Przywara wrote: >> >> Trusted Firmware now adds the /reserved-memory subnode to the DT at >> runtime[1], putting in the right values. >> >> Drop our hard-coded version, as this might clash with the actual values >>

[linux-sunxi] Re: [PATCH 2/2] sunxi: dts: H616: Drop reserved-memory node

2021-03-30 Thread Jagan Teki
On Tue, Mar 30, 2021 at 6:31 PM Andre Przywara wrote: > > Trusted Firmware now adds the /reserved-memory subnode to the DT at > runtime[1], putting in the right values. > > Drop our hard-coded version, as this might clash with the actual values > (which have also changed), and rely on TF-A to add