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: <cover.1752106239.git.kpoduval@lab126.com>
Date: Wed, 9 Jul 2025 19:42:19 -0700
From: Karthik Poduval <kpoduval@...126.com>
To: <jyxiong@...zon.com>, <miguel.lopes@...opsys.com>, <anishkmr@...zon.com>,
	<vkoul@...nel.org>, <kishon@...nel.org>, <linux-kernel@...r.kernel.org>,
	<linux-phy@...ts.infradead.org>, <robh@...nel.org>, <krzk+dt@...nel.org>,
	<conor+dt@...nel.org>, <devicetree@...r.kernel.org>
CC: Karthik Poduval <kpoduval@...126.com>
Subject: [PATCH v2 0/2] Synopsys DW DPHY Driver

v2: fix dt_binding_check errors

Karthik Poduval (2):
  phy: dw-dphy-rx: Add Synopsys DesignWare D-PHY RX
  phy: dw-dphy-rx: Add dt bindings for Synopsys MIPI D-PHY RX

 .../bindings/phy/snps,dw-dphy-rx.yaml         |  44 ++
 MAINTAINERS                                   |   7 +
 drivers/phy/Kconfig                           |  11 +
 drivers/phy/Makefile                          |   1 +
 drivers/phy/phy-dw-dphy.c                     | 575 ++++++++++++++++++
 5 files changed, 638 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/snps,dw-dphy-rx.yaml
 create mode 100644 drivers/phy/phy-dw-dphy.c

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ