[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190827194437.GO23391@sirena.co.uk>
Date: Tue, 27 Aug 2019 20:44:37 +0100
From: Mark Brown <broonie@...nel.org>
To: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
Subject: Re: [PATCH 2/8] regulator: add support for SY8824C regulator
On Tue, Aug 27, 2019 at 08:45:33AM +0000, Jisheng Zhang wrote:
This looks mostly good and I'll apply it, a couple of small
things though:
> @@ -0,0 +1,192 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/*
> + * SY8824C regulator driver
> + *
Please send a patch which updates the entire comment block to be
C++ style so it looks consistent.
> +#define BUCK_EN (1 << 7)
> +#define MODE (1 << 6)
> +
Please also add prefixes to these to namespace them, especially
MODE is likely to collide with something later.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists