Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754101Ab3EXG0G (ORCPT ); Fri, 24 May 2013 02:26:06 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:50820 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752381Ab3EXG0E (ORCPT ); Fri, 24 May 2013 02:26:04 -0400 MIME-Version: 1.0 In-Reply-To: <1368703646-26418-6-git-send-email-lee.jones@linaro.org> References: <1368703646-26418-1-git-send-email-lee.jones@linaro.org> <1368703646-26418-6-git-send-email-lee.jones@linaro.org> Date: Fri, 24 May 2013 08:26:04 +0200 Message-ID: Subject: Re: [PATCH 5/6] crypto: ux500/cryp - Enable DT probing of the driver From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR , Herbert Xu , "linux-crypto@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 24 On Thu, May 16, 2013 at 1:27 PM, Lee Jones wrote: > By providing an OF match table with a suitable compatible string, we > can ensure the ux500-crypt driver is probed by supplying an associated > DT node in a given platform's Device Tree. > > Cc: Herbert Xu > Cc: linux-crypto@vger.kernel.org > Signed-off-by: Lee Jones > --- > drivers/crypto/ux500/cryp/cryp_core.c | 6 ++++++ W00t! No binding document? OK I guess it's just reg, irq ... but still it's compulsory, right? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/