Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2580444pxb; Tue, 21 Sep 2021 03:07:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyNiS9Va+QcSFGNpu0sU902pAGDvFEOJWfoe1ZsYeed58egQWDesvOxViNzHDY7lczVvj66 X-Received: by 2002:a17:906:dbc9:: with SMTP id yc9mr35191351ejb.439.1632218842812; Tue, 21 Sep 2021 03:07:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632218842; cv=none; d=google.com; s=arc-20160816; b=lygcFWCKOX9TkEvh9cRFJ3WGn3gc2H5gbHs1fFVkiQkLvB0NIAho1dVJx7B021PEf3 RSCnVlCCnf4izsRrrEwSfJGeoh9PcvI5k5tF5bSJZkCcm0nRVturcOKGjWqpsoc+OA2R gZ/OMWOPJFu04VodZ7whcT9DBbEfabqh33nrpLUatAg8rO2P1AVE5VUNu2YWDT35uxXH 2t+VJa9pPVMGcdf77z0c5dTCdNw59sA6/m9biOufsQRYN0JT/20WfdOmPAsbkqJSgkNd DL4q+RNKuDObvt/L/qj5p00Gv1BOFJSZDuw9SpxXQmJWWZqE4/JPBnZKrb1a6EVIIPPu m6VQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=JN5sIItudaeJSGeuH9RVpRCcqJh/kLaSs49E9uaGdTo=; b=m/d6eFcJG0UHqzOqvjPyb4e0PmagCevvvaIp+QF3XCijXhQTAguHox9G6DOwKtZ6CH 2bdPvIc1SiDKE31TfFCVBTvrNvUIoTdAo8ivv3WfpoOCpBBgS8cQ1kPa/WSUxikn9d8T la7Lt5Vz7z7tPj6hGDcQzemN96A2mIn7QLFNnDaF9wgXt0xpBUzBaMDq2sPRQE8pNpiY 8+zCNODGxWR8k8V31IVrgKiR/KHuF8jb60RQ81FsYnZ3b/5Ajbqdxox1wWQQUYZj77G9 FdY+/B3DY7Jjufh2ss88IAFXkYNl6zqocULOVb8MXZGeso2G2RyzWjrwxeN6ih4Tl0sE 3vvg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p14si19525033ejn.419.2021.09.21.03.06.57; Tue, 21 Sep 2021 03:07:22 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231787AbhIUKDb (ORCPT + 99 others); Tue, 21 Sep 2021 06:03:31 -0400 Received: from muru.com ([72.249.23.125]:35474 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231699AbhIUKDL (ORCPT ); Tue, 21 Sep 2021 06:03:11 -0400 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 2B3B28207; Tue, 21 Sep 2021 10:02:09 +0000 (UTC) From: Tony Lindgren To: linux-omap@vger.kernel.org Cc: Dave Gerlach , Faiz Abbas , Greg Kroah-Hartman , Grygorii Strashko , Keerthy , Kevin Hilman , Nishanth Menon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 8/9] bus: ti-sysc: Drop legacy quirk flag for gpio Date: Tue, 21 Sep 2021 13:01:14 +0300 Message-Id: <20210921100115.59865-9-tony@atomide.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210921100115.59865-1-tony@atomide.com> References: <20210921100115.59865-1-tony@atomide.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is no need for the legacy flag any longer for gpio as the gpio-omap driver has been fixed to not rely on pm_runtime_irq_safe(). Signed-off-by: Tony Lindgren --- drivers/bus/ti-sysc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c --- a/drivers/bus/ti-sysc.c +++ b/drivers/bus/ti-sysc.c @@ -1539,8 +1539,6 @@ struct sysc_revision_quirk { static const struct sysc_revision_quirk sysc_revision_quirks[] = { /* These drivers need to be fixed to not use pm_runtime_irq_safe() */ - SYSC_QUIRK("gpio", 0, 0, 0x10, 0x114, 0x50600801, 0xffff00ff, - SYSC_QUIRK_LEGACY_IDLE | SYSC_QUIRK_OPT_CLKS_IN_RESET), SYSC_QUIRK("sham", 0, 0x100, 0x110, 0x114, 0x40000c03, 0xffffffff, SYSC_QUIRK_LEGACY_IDLE), SYSC_QUIRK("uart", 0, 0x50, 0x54, 0x58, 0x00000046, 0xffffffff, @@ -1573,6 +1571,8 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = { SYSC_QUIRK_CLKDM_NOAUTO), SYSC_QUIRK("dwc3", 0x488c0000, 0, 0x10, -ENODEV, 0x500a0200, 0xffffffff, SYSC_QUIRK_CLKDM_NOAUTO), + SYSC_QUIRK("gpio", 0, 0, 0x10, 0x114, 0x50600801, 0xffff00ff, + SYSC_QUIRK_OPT_CLKS_IN_RESET), SYSC_QUIRK("gpmc", 0, 0, 0x10, 0x14, 0x00000060, 0xffffffff, SYSC_QUIRK_REINIT_ON_CTX_LOST | SYSC_QUIRK_RESET_ON_CTX_LOST | SYSC_QUIRK_GPMC_DEBUG), -- 2.33.0