[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210319130615.k2y6u7otnzbs3hpx@pengutronix.de>
Date: Fri, 19 Mar 2021 14:06:15 +0100
From: Marco Felsch <m.felsch@...gutronix.de>
To: Alistair Francis <alistair@...stair23.me>
Cc: arnd@...db.de, olof@...om.net, robh+dt@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, linux-imx@....com,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, alistair23@...il.com
Subject: Re: [PATCH v5 3/3] ARM: imx7d-remarkable2.dts: Initial device tree
for reMarkable2
Hi Alistair,
the patch looks quite good only a few notes inline.
PS: It would be cool to have a log to previous patch versions.
On 21-03-15 22:27, Alistair Francis wrote:
...
> +&crypto {
> + status = "disabled";
> +};
Why do you disable the crypto subsystem?
> +&dma_apbh {
> + status = "disabled";
> +};
Why do you disable this dma controller?
> +
> +&sdma {
> + status = "okay";
> +};
This is the default state so you can drop this node.
Regards,
Marco
Powered by blists - more mailing lists