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-next>] [day] [month] [year] [list]
Message-ID: <20251125134004.261165-1-dinguyen@kernel.org>
Date: Tue, 25 Nov 2025 07:40:02 -0600
From: Dinh Nguyen <dinguyen@...nel.org>
To: robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org
Cc: dinguyen@...nel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [RESEND PATCH 1/2] dt-bindings: soc: altera: Move altera.yaml from arm to soc

All Altera boards can hosts soft core CPUs like NIOS V or a RISC V, so
it makes sense to move from the arm to soc folder. This change is similar
to what was done for xilinx.yaml by commit 6f3ecaea6324 ("dt-bindings:
soc: xilinx: Move xilinx.yaml from arm to soc").

Signed-off-by: Dinh Nguyen <dinguyen@...nel.org>
---
 .../devicetree/bindings/{arm => soc/altera}/altera.yaml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/{arm => soc/altera}/altera.yaml (97%)

diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/soc/altera/altera.yaml
similarity index 97%
rename from Documentation/devicetree/bindings/arm/altera.yaml
rename to Documentation/devicetree/bindings/soc/altera/altera.yaml
index db61537b7115..7c6827837b95 100644
--- a/Documentation/devicetree/bindings/arm/altera.yaml
+++ b/Documentation/devicetree/bindings/soc/altera/altera.yaml
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/arm/altera.yaml#
+$id: http://devicetree.org/schemas/soc/altera/altera.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Altera's SoCFPGA platform
-- 
2.42.0.411.g813d9a9188


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ