Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1663793

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622

From <sean.wang@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
Date 2017-06-12 18:00 +0200
Message-ID <tRzV0-40Z-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sean Wang <sean.wang@mediatek.com>

Changes since v1:
- update the bindings with the specific "mediatek,mt7622-rng"
  instead of the generic one as "mediatek,generic-rng"

The series add support of hardware RNG on MediaTek MT7622 and
, runtime PM support and add me as the maintainer for the existing
and following chipset.

Sean Wang (3):
  dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator
    bindings
  hwrng: mtk - add runtime PM support
  MAINTAINERS: add entry for MediaTek Random Number Generator

 Documentation/devicetree/bindings/rng/mtk-rng.txt |  4 ++-
 MAINTAINERS                                       |  5 +++
 drivers/char/hw_random/mtk-rng.c                  | 42 +++++++++++++++++++++++
 3 files changed, 50 insertions(+), 1 deletion(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622 <sean.wang@mediatek.com> - 2017-06-12 18:00 +0200
  [PATCH v2 3/3] MAINTAINERS: add entry for MediaTek Random Number Generator <sean.wang@mediatek.com> - 2017-06-12 18:00 +0200

csiph-web