[PATCH v2] ARM: dts: imx: Pass 'chosen' and 'memory' nodes

Fabio Estevam festevam at gmail.com
Thu Jan 19 06:35:40 PST 2017


Hi Uwe,

On Thu, Jan 19, 2017 at 12:13 PM, Uwe Kleine-König
<u.kleine-koenig at pengutronix.de> wrote:

> Would it be nice to add a comment about why this was added? Something to
> prevent a cleanup like "remove empty nodes and invalid memory
> configurations".

Do you mean something like this?

/* "chosen" and "memory" nodes are mandatory */
chosen {};
memory { device_type = "memory"; reg = <0 0>; };



More information about the linux-arm-kernel mailing list