All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6
@ 2019-04-02 15:45 ` Yangtao Li
  0 siblings, 0 replies; 20+ messages in thread
From: Yangtao Li @ 2019-04-02 15:45 UTC (permalink / raw)
  To: srinivas.kandagatla, robh+dt, mark.rutland, maxime.ripard, wens
  Cc: devicetree, linux-arm-kernel, linux-kernel, Yangtao Li

Add SID support for H6, and do some cleanup.
For endianness issue, add a new ref_read func.

Yangtao Li (5):
  nvmem: sunxi-sid: fix wrong description in kernel doc
  nvmem: sunxi-sid: add binding for H6's SID controller
  nvmem: sunxi-sid: convert to SPDX license tags
  nvmem: sunxi-sid: add new reg_read func
  nvmem: sunxi-sid: add support for H6's SID controller
---
v2:
-add a new ref_read func
-only support H6 now
---
 .../bindings/nvmem/allwinner,sunxi-sid.txt    |  3 +-
 drivers/nvmem/sunxi_sid.c                     | 47 +++++++++++++++----
 2 files changed, 39 insertions(+), 11 deletions(-)

-- 
2.17.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-04-04 13:37 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-02 15:45 [PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6 Yangtao Li
2019-04-02 15:45 ` Yangtao Li
2019-04-02 15:45 ` [PATCH v2 1/5] nvmem: sunxi-sid: fix wrong description in kernel doc Yangtao Li
2019-04-02 15:45   ` Yangtao Li
2019-04-02 15:45 ` [PATCH v2 2/5] nvmem: sunxi-sid: add binding for H6's SID controller Yangtao Li
2019-04-02 15:45   ` Yangtao Li
2019-04-02 15:45 ` [PATCH v2 3/5] nvmem: sunxi-sid: convert to SPDX license tags Yangtao Li
2019-04-02 15:45   ` Yangtao Li
2019-04-02 15:45 ` [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func Yangtao Li
2019-04-02 15:45   ` Yangtao Li
2019-04-04 10:59   ` Srinivas Kandagatla
2019-04-04 10:59     ` Srinivas Kandagatla
2019-04-04 11:05     ` Maxime Ripard
2019-04-04 11:05       ` Maxime Ripard
2019-04-04 13:36       ` Chen-Yu Tsai
2019-04-04 13:36         ` Chen-Yu Tsai
2019-04-02 15:45 ` [PATCH v2 5/5] nvmem: sunxi-sid: add support for H6's SID controller Yangtao Li
2019-04-02 15:45   ` Yangtao Li
2019-04-04 11:00 ` [PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6 Srinivas Kandagatla
2019-04-04 11:00   ` Srinivas Kandagatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.