lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFBinCCC54naeaRj1ZvRDk6ha-sV=XhNrD8eHUjr30_87hViEg@mail.gmail.com>
Date: Mon, 6 Jan 2025 23:34:09 +0100
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: linux-amlogic@...ts.infradead.org, linux-iio@...r.kernel.org
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, 
	linux-kernel@...r.kernel.org, gnstark@...utedevices.com, jic23@...nel.org, 
	lars@...afoo.de, robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org, 
	christianshewitt@...il.com
Subject: Re: [RFC PATCH v1 2/2] iio: adc: meson: add support for the GXLX SoC

On Tue, Dec 31, 2024 at 8:42 PM Martin Blumenstingl
<martin.blumenstingl@...glemail.com> wrote:
[...]
> +static const struct meson_sar_adc_param meson_sar_adc_gxlx_param = {
> +       .has_bl30_integration = true,
> +       .clock_rate = 1200000,
> +       .regmap_config = &meson_sar_adc_regmap_config_gxbb,
> +       .resolution = 12,
> +       .disable_ring_counter = 1,
> +       .vref_voltage = VREF_VOLTAGE_1V8,
I just noticed that I did not properly rebase this locally.
VREF_VOLTAGE_1V8 only exists in a local patch of mine (to be sent
later, I assume Christian also has it in his tree which is why it
wasn't noticed).
Before this can be applied I need to change it to 1.
I'll do this once the discussion is over and then send a v2.

In other words:
Jonathan, please don't merge v1.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ