From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DB67C433ED for ; Fri, 21 May 2021 01:40:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D36A7611AE for ; Fri, 21 May 2021 01:40:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237368AbhEUBle (ORCPT ); Thu, 20 May 2021 21:41:34 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:50302 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237352AbhEUBld (ORCPT ); Thu, 20 May 2021 21:41:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Content-Disposition: In-Reply-To:References; bh=WrQW0JmUFiFAiggrELZsfh0WtmGzI5HxUDO0u+YddEc=; b=6G Phpb48Mm2XrGJb/pn9CYLTyVBobEh6VWAe6XTrlVnzxbM5HM3P7cdOsS0RQP5mewCv0H6qz1QbHnQ 4KEkOE7AbgMQtIyvVqwZ31IUBijLtHl75nypRA0Ha8Cxekb7z5Er/xSOE5tn/LcA/aTQO8zgaTwR8 4jbla4pJ+usjf8M=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1lju92-005CMH-D6; Fri, 21 May 2021 03:40:08 +0200 Date: Fri, 21 May 2021 03:40:08 +0200 From: Andrew Lunn To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Gregory CLEMENT , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 mvebu 4/4] firmware: turris-mox-rwtm: show message about HWRNG registration Message-ID: References: <20210308153703.23097-1-kabel@kernel.org> <20210520113520.32240-1-pali@kernel.org> <20210520113520.32240-5-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210520113520.32240-5-pali@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 01:35:20PM +0200, Pali Rohár wrote: > Currently it is hard to determinate if on Armada 3720 device is HWRNG > by running kernel accessible or not. So print information message into > dmesg when HWRNG is available and registration was successful. > > Signed-off-by: Pali Rohár > Fixes: 389711b37493 ("firmware: Add Turris Mox rWTM firmware driver") Reviewed-by: Andrew Lunn Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B128C433B4 for ; Fri, 21 May 2021 01:43:13 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DC4816108C for ; Fri, 21 May 2021 01:43:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC4816108C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dnFJBxB9i+jp0S9tXiLB2vMtVe0enMlEPP27SGi/Qc8=; b=M/o6IE+RzCcRhpP7uoayhcp03u vFWcrot9ay5RdxzZedg5Uu9QoDR3V3td6xEV2c06C5IhoTygSPnAC4vdrM+JHHe/WXplvuH/sBaqu ba5vUylxtD1H79x8JkRQApdNxx5Td9aAOYqF/EmtkvhI6+oGa446oTBL0iCrzt4OlpmRWygrkJZg9 WQRGliCjviwm+qDeixlhejLHC4sLvAZmVopWCNKfxtEH4Gc42LqlMOrbSKacCP1kALFYQFGFYuyxx wj3e0xDWGmpkzZyXHlmYAFFvEHr0cpmPZKQGa6v6bkPXsXILy1c38pprXCOwRS2e7OSSWuUJuIe/C T45e5k/g==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lju9U-003HtB-T7; Fri, 21 May 2021 01:40:39 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lju98-003Hkn-6J for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 01:40:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Transfer-Encoding :Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Sender:Reply-To:Content-ID:Content-Description; bh=WrQW0JmUFiFAiggrELZsfh0WtmGzI5HxUDO0u+YddEc=; b=JVjIV/9gU6kuLBOeOAozad+nA1 cHAtf5gQFqsk6aLbAgCtIO9zgHd1/S7dkzDKMhagLO72Tgci1pkjKpZgqv4UZvQf4whrbS6OQ1Y2g MYtyFiZILIzcrVXXUJBRZeao5OL2GvLgXvYqalByNirXex9Rg/CPfxDN0QD1ciwzNJN3S3iQ/iJt7 2yGLf6BVSipef/9tyU7/ocvguvTMpp2WwonwRd3BDRJPekRDHQd3VK52xM5odMxwt2Tqyg0TB35oi R9/7rUsxGrx5Q8G7k5izkn7tcUb0HEBmm0KkJkdfRZ6DT7dmCu6imEJPhjXhjRWwz7TwJUEdGeDrF lio49aeQ==; Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lju95-00GkcD-SQ for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 01:40:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Transfer-Encoding:Content-Disposition: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Content-Disposition: In-Reply-To:References; bh=WrQW0JmUFiFAiggrELZsfh0WtmGzI5HxUDO0u+YddEc=; b=6G Phpb48Mm2XrGJb/pn9CYLTyVBobEh6VWAe6XTrlVnzxbM5HM3P7cdOsS0RQP5mewCv0H6qz1QbHnQ 4KEkOE7AbgMQtIyvVqwZ31IUBijLtHl75nypRA0Ha8Cxekb7z5Er/xSOE5tn/LcA/aTQO8zgaTwR8 4jbla4pJ+usjf8M=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1lju92-005CMH-D6; Fri, 21 May 2021 03:40:08 +0200 Date: Fri, 21 May 2021 03:40:08 +0200 From: Andrew Lunn To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Gregory CLEMENT , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 mvebu 4/4] firmware: turris-mox-rwtm: show message about HWRNG registration Message-ID: References: <20210308153703.23097-1-kabel@kernel.org> <20210520113520.32240-1-pali@kernel.org> <20210520113520.32240-5-pali@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210520113520.32240-5-pali@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210520_184011_936254_F4A561A7 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, May 20, 2021 at 01:35:20PM +0200, Pali Roh=E1r wrote: > Currently it is hard to determinate if on Armada 3720 device is HWRNG > by running kernel accessible or not. So print information message into > dmesg when HWRNG is available and registration was successful. > = > Signed-off-by: Pali Roh=E1r > Fixes: 389711b37493 ("firmware: Add Turris Mox rWTM firmware driver") Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel