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] [thread-next>] [day] [month] [year] [list]
Message-ID: <24800526.ouqheUzb2q@diego>
Date: Thu, 16 Oct 2025 18:06:34 +0200
From: Heiko StĂĽbner <heiko@...ech.de>
To: Finley Xiao <finley.xiao@...k-chips.com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
 ulf.hansson@...aro.org, devicetree@...r.kernel.org,
 linux-arm-kernel@...ts.infradead.org, linux-rockchip@...ts.infradead.org,
 linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
 finley.xiao@...k-chips.com, zhangqing@...k-chips.com,
 sugar.zhang@...k-chips.com, huangtao@...k-chips.com
Subject:
 Re: [PATCH v1 1/2] dt-bindings: power: rockchip: Add support for RV1126B

Hi Finley,

Am Donnerstag, 16. Oktober 2025, 15:41:02 Mitteleuropäische Sommerzeit schrieb Finley Xiao:
> Add the compatible string and power domain IDs for RV1126B SoC.
> 
> signed-off-by: Finley Xiao <finley.xiao@...k-chips.com>
> ---

[...]

> diff --git a/include/dt-bindings/power/rockchip,rv1126b-power.h b/include/dt-bindings/power/rockchip,rv1126b-power.h
> new file mode 100644
> index 000000000000..0a418f16e4ea
> --- /dev/null
> +++ b/include/dt-bindings/power/rockchip,rv1126b-power.h
> @@ -0,0 +1,17 @@
> +/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
> +/*
> + * Copyright (c) 2024 Rockchip Electronics Co., Ltd.
> + * Author: Finley Xiao <finley.xiao@...k-chips.com>
> + */
> +
> +#ifndef __DT_BINDINGS_POWER_RV1126B_POWER_H__
> +#define __DT_BINDINGS_POWER_RV1126B_POWER_H__
> +
> +/* VD_NPU */
> +#define RV1126B_PD_NPU		0
> +
> +/* VD_LOGIC */
> +#define RV1126B_PD_VDO		1
> +#define RV1126B_PD_AISP		2

is this missing a 2nd "i" ? ... The TRM calls this aiisp (for ai-isp maybe?)

Heiko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ