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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2729C433F5 for ; Thu, 9 Dec 2021 08:05:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234311AbhLIIIu (ORCPT ); Thu, 9 Dec 2021 03:08:50 -0500 Received: from muru.com ([72.249.23.125]:36448 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229941AbhLIIIs (ORCPT ); Thu, 9 Dec 2021 03:08:48 -0500 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 7C6D380A3; Thu, 9 Dec 2021 08:05:56 +0000 (UTC) Date: Thu, 9 Dec 2021 10:05:13 +0200 From: Tony Lindgren To: Yongqin Liu Cc: Neil Armstrong , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Gowtham Tammana , Jyri Sarha Subject: Re: [PATCH v2 1/1] ARM: dts: dra7: add entry for bb2d module Message-ID: References: <20210921071807.30978-1-narmstrong@baylibre.com> <20210921071807.30978-2-narmstrong@baylibre.com> <78b51650-0e32-e81f-0191-2222580e7343@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [211209 07:08]: > Sounds like your out of tree SGX patches also tinker with the BB2D module. > > To me it sounds like you can just tag the new target-module@59000000 added > by this patch with status = "disabled" in your SGX patch until you have > updated the driver code. The above still applies.. > I'm adding this patch into omap-for-v5.17/dt as for 2D acceleration there > is the etnaviv driver in the mainline kernel that should be usable to > some extent. ..but looks like we already merged this patch earlier so no need to reapply :) Sorry I still had the patch tagged in my inbox. Regards, Tony