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]
Date:   Thu, 26 Apr 2018 16:27:42 -0500
From:   Rob Herring <robh@...nel.org>
To:     devicetree@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, Mark Rutland <mark.rutland@....com>
Subject: [PATCH 2/4] dt-bindings: move various RNG bindings to rng/ directory

Bindings are supposed to be organized by device class/function. Move
bindings for various RNGs to rng/ binding directory.

Signed-off-by: Rob Herring <robh@...nel.org>
---
 .../{crypto/samsung,exynos-rng4.txt => rng/samsung,exynos4-rng.txt}       | 0
 Documentation/devicetree/bindings/{ => rng}/sparc_sun_oracle_rng.txt      | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{crypto/samsung,exynos-rng4.txt => rng/samsung,exynos4-rng.txt} (100%)
 rename Documentation/devicetree/bindings/{ => rng}/sparc_sun_oracle_rng.txt (100%)

diff --git a/Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt b/Documentation/devicetree/bindings/rng/samsung,exynos4-rng.txt
similarity index 100%
rename from Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
rename to Documentation/devicetree/bindings/rng/samsung,exynos4-rng.txt
diff --git a/Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt b/Documentation/devicetree/bindings/rng/sparc_sun_oracle_rng.txt
similarity index 100%
rename from Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt
rename to Documentation/devicetree/bindings/rng/sparc_sun_oracle_rng.txt
-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ