Hello. On 08/08/2013 05:30 PM, Lothar Waßmann wrote:
Leave the old 'fsl-dcp' value in place with an appropriate comment until external users have updated their DTBs.
Signed-off-by: Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/imx28.dtsi | 2 +- drivers/crypto/dcp.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index ea99d09..0584935 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -794,7 +794,7 @@ }; dcp: dcp@80028000 {
By the way, I see that this is a crypto device, so it should be named "crypto" according to ePAPR spec. [1]
- compatible = "fsl-dcp"; + compatible = "fsl,dcp"; reg = <0x80028000 0x2000>; interrupts = <52 53 54>; status = "disabled";
[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html