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]
Date:   Tue, 7 Jul 2020 10:23:34 +0000
From:   Johnson CH Chen (陳昭勳) 
        <JohnsonCH.Chen@...a.com>
To:     Benoît Cousson <bcousson@...libre.com>,
        "tony@...mide.com" <tony@...mide.com>,
        Rob Herring <robh+dt@...nel.org>,
        "linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 1/2] dt-bindings: arm: omap: Replace UC-8100-ME-T with
  UC-8100A-ME

UC-8100-ME-T is deprecated, and UC-8100A-ME is advanced of UC-8100-ME-T,
so replace UC-8100-ME-T with UC-8100A-ME.

Signed-off-by: Johnson Chen <johnsonch.chen@...a.com>
---
 Documentation/devicetree/bindings/arm/omap/omap.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt
index e77635c5422c..f02265a8a0d4 100644
--- a/Documentation/devicetree/bindings/arm/omap/omap.txt
+++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
@@ -167,8 +167,8 @@ Boards (incomplete list of examples):
 - AM335x phyBOARD-REGOR: Single Board Computer
   compatible = "phytec,am335x-regor", "phytec,am335x-phycore-som", "ti,am33xx"
 
-- AM335X UC-8100-ME-T: Communication-centric industrial computing platform
-  compatible = "moxa,uc-8100-me-t", "ti,am33xx";
+- AM335X UC-8100A-ME: Communication-centric industrial computing platform
+  compatible = "moxa,uc-8100a-me", "ti,am33xx";
 
 - OMAP5 EVM : Evaluation Module
   compatible = "ti,omap5-evm", "ti,omap5"
-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ