[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y8ViZ4iKQv0klglW@sirena.org.uk>
Date: Mon, 16 Jan 2023 14:42:47 +0000
From: Mark Brown <broonie@...nel.org>
To: Andre Przywara <andre.przywara@....com>
Cc: Liam Girdwood <lgirdwood@...il.com>, Chen-Yu Tsai <wens@...e.org>,
Lee Jones <lee@...nel.org>,
Martin Botka <martin.botka@...ainline.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
martin.botka1@...il.com, Samuel Holland <samuel@...lland.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
linux-sunxi@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 2/3] mfd: axp20x: Add support for AXP313a PMIC
On Mon, Jan 16, 2023 at 02:25:00PM +0000, Andre Przywara wrote:
> static const struct of_device_id axp20x_i2c_of_match[] = {
> { .compatible = "x-powers,axp152", .data = (void *)AXP152_ID },
> + { .compatible = "x-powers,axp313a", .data = (void *)AXP313A_ID},
> { .compatible = "x-powers,axp202", .data = (void *)AXP202_ID },
> { .compatible = "x-powers,axp209", .data = (void *)AXP209_ID },
> { .compatible = "x-powers,axp221", .data = (void *)AXP221_ID },
The sorting isue applies to everything you added here too.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists