Received: by 2002:a05:7412:da14:b0:e2:908c:2ebd with SMTP id fe20csp818490rdb; Fri, 6 Oct 2023 23:58:27 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGEL28Lquptdi9BnLcAPBxlkZVQd4C/2Rc1ZXN4fekEyisjlEdu5QPJD7x30Bc4PbpKUljd X-Received: by 2002:a05:6358:93a3:b0:135:acfd:8786 with SMTP id h35-20020a05635893a300b00135acfd8786mr11320038rwb.3.1696661906698; Fri, 06 Oct 2023 23:58:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1696661906; cv=none; d=google.com; s=arc-20160816; b=Fnl+8ipeRWx7IZYQH5F58AyPb28rIsrWpwxzwqF/vaizwoASal0RoEyX/UzjN2cP/G gDDIDdd+IBo0MuBf7SmS1DjaVYNyVDJjfA9SwceV4yvivUWzgo/PDTxp1E36vX5L5IeK nz0PNDjteWk7mHYyxf9C9QMjAQHPI1rdb5ivwR/W8eBdV1oy4xtMw3MCY5qTCLwG5TWc ZIjtj2DrrxsBVq2CO+Dm3uArbPJkIzL7LUAkW5YsHZZgtM0qEAGRPmYSC1BY/R3yFtky bW0/8v2EPx6GwEWGQJuo4XKo129ncR8CRAILK28xCvdxQeXXycUZ2eEnsuhas2kK4ncz eRdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=qydDBE5sQLgtqu6TfntYZMkCb7wNu68ebvvXLbrxRD8=; fh=UiWOHake3uKoFyeLz8JUvwd1PMn4tT3eVrub4SPZm5I=; b=QwPFyfuun3LZfFKx6I/QnKe0hwOsk1Pg+J+jiMJTKZOMJEgrLayrScmSGuLipdOYNS RqoT+kGSWVceiLS0lvbl+5uM3o8xB64SLG3iX4i4HJVrIdp0J66hu7cFeuBAUUOgBN4Y 02FrZBwvgzeLJhaXSv+4e9AWCFTz/P+N4870fTWjEe8vHyVtVQcVsOMsDGuPDpqQKYdt bBuIp/TOIKg5KPor+jenPThULR7TU4VlR55GaHw5qef3EBs1FYV0gioKYuJcvBXCnBmA 8xj1GYVeG0Swtd0mu9yUuJq4zj8kbu4WGAVMfBPykMlTbrIDHZr6kyvQexUxwHe/aWg1 TnrQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from agentk.vger.email (agentk.vger.email. [2620:137:e000::3:2]) by mx.google.com with ESMTPS id m1-20020a17090a34c100b0027909a89950si7229698pjf.149.2023.10.06.23.58.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Oct 2023 23:58:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) client-ip=2620:137:e000::3:2; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:2 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by agentk.vger.email (Postfix) with ESMTP id B245B81822DF; Fri, 6 Oct 2023 23:58:24 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at agentk.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343625AbjJGG6R (ORCPT + 99 others); Sat, 7 Oct 2023 02:58:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343608AbjJGG6R (ORCPT ); Sat, 7 Oct 2023 02:58:17 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id BE59DBD; Fri, 6 Oct 2023 23:58:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 3CC73809E; Sat, 7 Oct 2023 06:58:15 +0000 (UTC) Date: Sat, 7 Oct 2023 09:58:13 +0300 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: Andreas Kemnade , bcousson@baylibre.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: omap3-gta04: Drop superfluous omap36xx compatible Message-ID: <20231007065813.GR34982@atomide.com> References: <20231004065323.2408615-1-andreas@kemnade.info> <12323F42-3611-4685-8981-F6A18C4A5862@goldelico.com> <20231004130353.01228376@aktux> <20231004135449.591b3f6c@aktux> <42806B60-E48B-4AA9-B375-E9F65F59AB87@goldelico.com> <6B245439-F9FE-4931-A0DE-81F825BB5FE5@goldelico.com> <20231007064439.GN34982@atomide.com> <6D2A2AA0-759A-4AF8-967A-ED6FE2F6C1BB@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6D2A2AA0-759A-4AF8-967A-ED6FE2F6C1BB@goldelico.com> X-Spam-Status: No, score=2.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_SBL_CSS,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on agentk.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (agentk.vger.email [0.0.0.0]); Fri, 06 Oct 2023 23:58:24 -0700 (PDT) X-Spam-Level: ** * H. Nikolaus Schaller [231007 06:54]: > Hi Tony, > > > Am 07.10.2023 um 08:44 schrieb Tony Lindgren : > > > > * H. Nikolaus Schaller [231004 12:50]: > >> What about the PVR/SGX driver. This needs a compatible that can distinguish > >> between the DM3725 and DM3730. The first is w/o SGX and the second one > >> with. Having all summarized as omap3630 does not allow to load the > >> PVR/SGX driver based on the board specific compatible entry. > >> > >> AFAIR this was the original idea behind > >> > >> compatible = "goldelico,gta04", "ti,omap3630", "ti,omap36xx", "ti,omap3"; > > > > I think we already handle this, see drivers/bus/ti-sysc.c and search for > > DIS_SGX and similar flags for other accelerators. > > Ah, ok. This means that the kernel module isn't loaded if the flags of the chip > are not available. Then we will indeed have no need to describe such variances > in the DTS. > > > So I think this patch is > > safe to apply? > > Looks so (especially as I only have omap3630 based devices with SGX). OK applying into omap-for-v6.7/dt then. Thanks, Tony