From patchwork Fri Sep 7 04:29:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10591613 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 51F5A112B for ; Fri, 7 Sep 2018 04:30:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 441AD2AE44 for ; Fri, 7 Sep 2018 04:30:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 38AAC2AE80; Fri, 7 Sep 2018 04:30:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D68F02AE44 for ; Fri, 7 Sep 2018 04:30:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726033AbeIGJJL (ORCPT ); Fri, 7 Sep 2018 05:09:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:45988 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725940AbeIGJJL (ORCPT ); Fri, 7 Sep 2018 05:09:11 -0400 Received: from localhost.localdomain (unknown [122.178.217.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ACEED2086B; Fri, 7 Sep 2018 04:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1536294608; bh=qA/18/j4zgDi+IOEjKa/6ToxWsHZ+z0QC4ZnKYM4qzU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=M9R/Fpt4YmokR+qzxWlUtoGgJNGzZgsdlzqlk+OvwpMclF4GVxKl5K0Dj2ASVP070 Ej/s0gnImb7+M7zov3qZ7tE0CWUWvDuAuwKCSOPxQZ6BMnXteXQd9Ph1ff1utvIcpj Rxxl0lt+CHeXEXvN/tV9bUoU8fF5NbuJ/DqG+4F8= From: Vinod Koul To: Andy Gross , David Brown Cc: Bjorn Andersson , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Vinod Koul Subject: [PATCH v3 1/2] arm64: dts: msm8996: add prng-ee node Date: Fri, 7 Sep 2018 09:59:18 +0530 Message-Id: <20180907042919.6914-2-vkoul@kernel.org> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180907042919.6914-1-vkoul@kernel.org> References: <20180907042919.6914-1-vkoul@kernel.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Vinod Koul Reviewed-by: Bjorn Andersson --- arch/arm64/boot/dts/qcom/msm8996.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index cd3865e7a270..285e6630320a 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -729,6 +729,13 @@ }; }; + qcom_rng: qrng@83000 { + compatible = "qcom,prng-ee"; + reg = <0x83000 0x1000>; + clocks = <&gcc GCC_PRNG_AHB_CLK>; + clock-names = "core"; + }; + mmcc: clock-controller@8c0000 { compatible = "qcom,mmcc-msm8996"; #clock-cells = <1>; From patchwork Fri Sep 7 04:29:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10591615 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1E8FA5A4 for ; Fri, 7 Sep 2018 04:30:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 10D412AE44 for ; Fri, 7 Sep 2018 04:30:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 056722AE80; Fri, 7 Sep 2018 04:30:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A7AFC2AE44 for ; Fri, 7 Sep 2018 04:30:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726059AbeIGJJN (ORCPT ); Fri, 7 Sep 2018 05:09:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:46004 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725940AbeIGJJN (ORCPT ); Fri, 7 Sep 2018 05:09:13 -0400 Received: from localhost.localdomain (unknown [122.178.217.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5ECB020869; Fri, 7 Sep 2018 04:30:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1536294611; bh=XUxqNAkMFFRsj01yEyx2A1zggVf79g8MJTPEsja75qc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e6ohk6Y6EYao9UqJQZnehC+o2zw436ruOUc32213nuQ9nAC/LUviLUH+a8UfD7P+a I/JGobO8tP78wZf7ZvAeWHKZqzaPVN+qK3YRXGa0fNmwi0/etFka2MxrfW8qI/P6m/ QKS6GQGrw9Cu/QZVye99RwctNiwuNbh6yLFrBG9Q= From: Vinod Koul To: Andy Gross , David Brown Cc: Bjorn Andersson , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Vinod Koul Subject: [PATCH v3 2/2] arm64: dts: sdm845: add prng-ee node Date: Fri, 7 Sep 2018 09:59:19 +0530 Message-Id: <20180907042919.6914-3-vkoul@kernel.org> X-Mailer: git-send-email 2.14.4 In-Reply-To: <20180907042919.6914-1-vkoul@kernel.org> References: <20180907042919.6914-1-vkoul@kernel.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Vinod Koul Reviewed-by: Bjorn Andersson --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index 0c9a2aa6a1b5..efbf9c27a7c9 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -9,6 +9,7 @@ #include #include #include +#include / { interrupt-parent = <&intc>; @@ -997,6 +998,13 @@ cell-index = <0>; }; + qcom_rng: qrng@83000 { + compatible = "qcom,prng-ee"; + reg = <0x83000 0x1000>; + clocks = <&gcc GCC_PRNG_AHB_CLK>; + clock-names = "core"; + }; + apss_shared: mailbox@17990000 { compatible = "qcom,sdm845-apss-shared"; reg = <0x17990000 0x1000>;