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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 03824C4338F for ; Tue, 3 Aug 2021 13:13:58 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C5B5F604AC for ; Tue, 3 Aug 2021 13:13:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C5B5F604AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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: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=U5kzCtdEoAirjG0+eO82Sky4FrDfhA93dUSX2m+AOiA=; b=VglxqgTUf8s4w4 W3bEAyJRbbvcqeXyzR7t9NH3bfbB31IeVK9W+2MywMiQaYsJT523XrBNkm00F+tvEBCcNGvFhKXoi Tyi+hK8mNbCbf1DY3so0SJACrRDXlNbzaiF0/c++aXRoDGiXc88b1XLCgjIuhEC46pDP3fF34h83Q V2C+MBLzAvJJMwNEITvkApUQAFNCngcGgdU8yPp7BsL4nN3VN2S6D7RcI+BnSVp93gDSsoaW0gzNA qwrJx2mzX73HGpYArADYJm0PKYFyk075mH1msV6r/pjCwd/Gf5MlaxqerBuPE2CgrDnkMRyVbSE+N OxaESL1xwH4CKlyUy3/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAuCp-002tT5-8c; Tue, 03 Aug 2021 13:11:40 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAtvm-002m0n-RG for linux-arm-kernel@lists.infradead.org; Tue, 03 Aug 2021 12:54:04 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 354F18050; Tue, 3 Aug 2021 12:54:17 +0000 (UTC) Date: Tue, 3 Aug 2021 15:53:56 +0300 From: Tony Lindgren To: Suman Anna Cc: Grygorii Strashko , Kishon Vijay Abraham I , Lokesh Vutla , Vignesh Raghavendra , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH 00/11] Add PRU-ICSS nodes on AM335x, AM437x & AM57xx SoCs Message-ID: References: <20210729224621.2295-1-s-anna@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210729224621.2295-1-s-anna@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210803_055403_002740_C5E29492 X-CRM114-Status: UNSURE ( 9.74 ) 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="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 * Suman Anna [210729 22:46]: > Patches are on top of 5.14-rc3 (should apply cleanly on 5.14-rc1 as > well), as I had to use that version due to some Ethernet issues for NFS. > > Let me know if you prefer the AM57 style of a separate dtsi file for > PRUSS, and I can repost these quickly. Thanks looks good to me, applied to omap-for-v5.15/dt. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel