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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7C08CC7EE24 for ; Mon, 5 Jun 2023 16:35:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=J9cCV/VYjTuNu3jv7Sw/X5Lr2qalkerXO+P7u05SOV8=; b=EWc2WePPayTWBL MEc10RIpTT/ekka/Cpwezboar1T6ekU84u7vZaVZp72YN1mojHOx59zrX3ghA/5s99siKhIPqdfNf 3MG6gbYcVEnHpJFlDwTnAw3Z4/TPsF/d44t4/N8XU82wO9FS5f5C8soufmoi4mG8YITRhW6MtqEbd 9/1ukcH5QjovU28cZVHQ35TT4Ak3QLNm7EExs1WRzRrqRrExDICUKXYmuHg8hoU/2UgNGF2ZEgcLi zkrWtGrzAjlPife5utNnqmeSiWrqKXJXFoTvWY5rclWIxqAYyaveirIdMWF3OvCZYd5neqmauo4zg 9BM8xlWVoJS8Fk8IrPcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6DBA-00G9VI-33; Mon, 05 Jun 2023 16:35:36 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6DB8-00G9TC-09 for linux-arm-kernel@lists.infradead.org; Mon, 05 Jun 2023 16:35:35 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9C7BF6139D; Mon, 5 Jun 2023 16:35:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 64862C433EF; Mon, 5 Jun 2023 16:35:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685982933; bh=kzk1uLqR7lhr9MbM4g4pUuPLXhPsS5eosz4kR4msr3s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hvY+Tt2nizHAIAgmP5WHt6hWuudvrSwOCe10koDSb3NB8He5rzfv5MxqH06/64Qsl vB6ln02PopoxNU4jIuF7PgdtTKorOSpcLvj2h8MHpEtuOTwMrlJux/UDbAnajiQnZ6 fJVm6GDiqXBMKvwJrbcsx/p/Y2DomzS5tSnSYS5B5USJi878hgOiG/XpxEDNPujtE8 EImRhN4DcIUKooEg+HpKDOaBxMD2fZ4Ny2e1vRTLmnV1jIg7Kn8NlzqjjzAZotp6l2 Yu9uDf+YZe4UEGkM5+QrXbW2HNiXcWStzRF71cblpc5mUu5c3OTKv8kS7HJ3j11+/4 LCAcdE7Xdh3zw== From: Will Deacon To: conor+dt@kernel.org, andersson@kernel.org, robin.murphy@arm.com, maz@kernel.org, Rohit Agarwal , tglx@linutronix.de, robimarko@gmail.com, robh+dt@kernel.org, agross@kernel.org, quic_gurus@quicinc.com, joro@8bytes.org, konrad.dybcio@linaro.org, krzysztof.kozlowski+dt@linaro.org Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] Add devicetree support for SDX75 Modem and IDP Date: Mon, 5 Jun 2023 17:35:07 +0100 Message-Id: <168597991653.31513.630869633781794728.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1684487350-30476-1-git-send-email-quic_rohiagar@quicinc.com> References: <1684487350-30476-1-git-send-email-quic_rohiagar@quicinc.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230605_093534_130528_0226C834 X-CRM114-Status: GOOD ( 11.19 ) 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 19 May 2023 14:39:02 +0530, Rohit Agarwal wrote: > This series adds devicetree support for Qualcomm SDX75 platform and IDP > board. This series functionally depends on GCC and RPMh Clock support > series [1], and pinctrl support for SDX75 [2] which are under review. > > With this current devicetree support, the IDP can boot into initramfsshell. > > [1] https://lore.kernel.org/lkml/20230419133013.2563-3-quic_tdas@quicinc.com/ > [2] https://lore.kernel.org/all/1684409015-25196-1-git-send-email-quic_rohiagar@quicinc.com/ > > [...] Applied bindings patch to will (for-joerg/arm-smmu/bindings), thanks! [4/8] dt-bindings: arm-smmu: Add SDX75 SMMU compatible https://git.kernel.org/will/c/48989c0b25ca Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel