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, 28 Feb 2023 16:05:26 +0800
From:   Jindong Yue <jindong.yue@....com>
To:     shawnguo@...nel.org, s.hauer@...gutronix.de
Cc:     kernel@...gutronix.de, festevam@...il.com, l.stach@...gutronix.de,
        peng.fan@....com, linux-imx@....com, linux-kernel@...r.kernel.org,
        gregkh@...uxfoundation.org, jindong.yue@....com
Subject: [PATCH 0/6] soc: imx8m: Support building imx8m soc driver as module

This series adds support for building imx8m soc driver as module.

Jindong Yue (6):
  soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
  soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
  soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
  PM: domains: Export genpd_dev_pm_attach_by_name()
  soc: imx8m: Add MODULE_LICENSE
  soc: imx8m: Support building imx8m soc driver as module

 drivers/base/power/domain.c       | 1 +
 drivers/soc/imx/Kconfig           | 2 +-
 drivers/soc/imx/imx8m-blk-ctrl.c  | 1 +
 drivers/soc/imx/imx8mp-blk-ctrl.c | 3 ++-
 drivers/soc/imx/soc-imx8m.c       | 1 +
 5 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.36.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ