All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Port mxs-dcp to 6ull and 6sll
@ 2018-10-02 19:18 Leonard Crestez
  2018-10-02 19:18 ` [PATCH 1/3] dt-bindings: crypto: Mention clocks for mxs-dcp Leonard Crestez
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Leonard Crestez @ 2018-10-02 19:18 UTC (permalink / raw)
  To: Fabio Estevam, Shawn Guo
  Cc: Marek Vasut, Herbert Xu, Horia Geanta, Franck Lenormand,
	Aymen Sghaier, David S . Miller ,
	dl-linux-imx, kernel, linux-kernel

The only important difference relative to 6sl is that explicit clock
enabling is required.

The driver currently doesn't even probe on 6sl, a separate series was
posted to deal with the crypto functionality, those might take a while:
  https://lkml.org/lkml/2018/10/2/1355

Since the functionality issues are not SOC-specific it seems reasonable
to deal with porting separately.

Leonard Crestez (3):
  dt-bindings: crypto: Mention clocks for mxs-dcp
  crypto: mxs-dcp - Add support for dcp clk
  ARM: dts: imx6ull: Add dcp node

 .../devicetree/bindings/crypto/fsl-dcp.txt     |  2 ++
 arch/arm/boot/dts/imx6ull.dtsi                 | 10 ++++++++++
 drivers/crypto/mxs-dcp.c                       | 18 ++++++++++++++++++
 3 files changed, 30 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2018-10-08  0:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02 19:18 [PATCH 0/3] Port mxs-dcp to 6ull and 6sll Leonard Crestez
2018-10-02 19:18 ` [PATCH 1/3] dt-bindings: crypto: Mention clocks for mxs-dcp Leonard Crestez
2018-10-08  0:36   ` Shawn Guo
2018-10-02 19:18 ` [PATCH 2/3] crypto: mxs-dcp - Add support for dcp clk Leonard Crestez
2018-10-02 19:18 ` [PATCH 3/3] ARM: dts: imx6ull: Add dcp node Leonard Crestez

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.