From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 331A3B6FA5 for ; Tue, 6 Mar 2012 22:45:07 +1100 (EST) Subject: Re: [PATCH] powerpc/dts: fix the compatible string of sec 4.0 Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1331018476-27798-1-git-send-email-Shengzhou.Liu@freescale.com> Date: Tue, 6 Mar 2012 05:45:00 -0600 Message-Id: <093ED4E3-CF1A-47EF-AE67-D1C6A340BFDA@kernel.crashing.org> References: <1331018476-27798-1-git-send-email-Shengzhou.Liu@freescale.com> To: Shengzhou Liu Cc: "linuxppc-dev@lists.ozlabs.org list" , Liu Shuo List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 6, 2012, at 1:21 AM, Shengzhou Liu wrote: > From: Liu Shuo >=20 > Fix the compatible string of sec 4.0 to match with CAMM driver = according > to the documentation file = Documentation/devicetree/bindings/crypto/fsl-sec4.txt. >=20 > Signed-off-by: Liu Shuo > Signed-off-by: Shengzhou Liu > --- > against master branch of = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git >=20 > arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) Kim, Please ack or nack this. - k=