Received: by 10.192.165.148 with SMTP id m20csp3701364imm; Mon, 23 Apr 2018 10:48:58 -0700 (PDT) X-Google-Smtp-Source: AIpwx49O3Y4eN8ae453WeHs50w+QYgsJZGtP+Roz9og+GLWHVvTWCdz8Y8Hwr0/xPrIvdVtHeOEV X-Received: by 10.101.81.11 with SMTP id f11mr17713868pgq.137.1524505738904; Mon, 23 Apr 2018 10:48:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524505738; cv=none; d=google.com; s=arc-20160816; b=xi+moEOjcqX8dY08ovHaFglGKr2EcoR/N4oZp7wcMP/S33TERSssleAmK4W8TLGAHp o6IpVQUvTTo9oQFKwNsjBM3tDiOiBfiDqtAzwoZll2Vm7Lfc/RuHOJ4FYq/zrSxWD+bj pDeHSPLgw6gbIGmud3iKzLUIJC4/gBBFp95b2mY72pY0i82ormFMm1UUQCx1q645D81c XJLeEn1Nl+Co2asRhsXJdkVn464itjf3zX9940X3tv3UXIM+XnDK/FlzV0zpOl/O3LAA y6BotldEEXV4uvWSvml7x6760dyc4n3gOEKML4ILNqCrh4GtooxnOhTxi/ueWo3mCk2E RU7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=UFj8+KaPKd+RZ0NcGN+ZweNvx440WLGqN69IYE8mZr0=; b=t9n1Yw133pSLKufqEscpFV3xvYlaAPUJsx7PJ/kUXloA9I4T3YgCLv3nRoxIKwwPY7 qbC8Y9YuKMskDuXFmOwEBavdbmNkUXZnsx1H0/3gNLYuKywjwPU6JYySIsHrMR7jgZdS WdMaTTAdiOHQwtWEKKD9TGa1ZPvynN8Wv4iIp2tt4GU/rrXSbWcp0p48mGFX9odeTRwW UaUK3psDSU0o04mSM4DPMbDtAx0CnIpAVWB90vcYDNStUW6RWvMCVqyAtSmMhv/P5ODD w2a/Yipr5ndjeV0ujR/CZ+Y1DmYP+zhSMNlELlglZg20TTp4WSJDo2Qi2YR3/MYn5bUK /kfQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j10-v6si12078421plg.396.2018.04.23.10.48.44; Mon, 23 Apr 2018 10:48:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932417AbeDWRrP (ORCPT + 99 others); Mon, 23 Apr 2018 13:47:15 -0400 Received: from muru.com ([72.249.23.125]:38430 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932373AbeDWRqp (ORCPT ); Mon, 23 Apr 2018 13:46:45 -0400 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 2FB2B80F3; Mon, 23 Apr 2018 17:48:28 +0000 (UTC) From: Tony Lindgren To: linux-omap@vger.kernel.org Cc: Dave Gerlach , Greg Kroah-Hartman , Nishanth Menon , Suman Anna , Tero Kristo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 16/16] bus: ti-sysc: Show module information for suspend if DEBUG is enabled Date: Mon, 23 Apr 2018 10:45:49 -0700 Message-Id: <20180423174549.57412-17-tony@atomide.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180423174549.57412-1-tony@atomide.com> References: <20180423174549.57412-1-tony@atomide.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Let's show module info if DEBUG is enabled to make it easier to follow what happens on the suspend and resume path. Signed-off-by: Tony Lindgren --- drivers/bus/ti-sysc.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 @@ -891,6 +891,24 @@ static const struct sysc_revision_quirk sysc_revision_quirks[] = { SYSC_QUIRK_LEGACY_IDLE), SYSC_QUIRK("wdt", 0, 0, 0x10, 0x14, 0x502a0d00, 0xffffffff, SYSC_QUIRK_LEGACY_IDLE), + +#ifdef DEBUG + SYSC_QUIRK("aess", 0, 0, 0x10, -1, 0x40000000, 0xffffffff, 0), + SYSC_QUIRK("gpu", 0, 0x1fc00, 0x1fc10, -1, 0, 0, 0), + SYSC_QUIRK("hdq1w", 0, 0, 0x14, 0x18, 0x00000006, 0xffffffff, 0), + SYSC_QUIRK("hsi", 0, 0, 0x10, 0x14, 0x50043101, 0xffffffff, 0), + SYSC_QUIRK("iss", 0, 0, 0x10, -1, 0x40000101, 0xffffffff, 0), + SYSC_QUIRK("mcasp", 0, 0, 0x4, -1, 0x44306302, 0xffffffff, 0), + SYSC_QUIRK("mcbsp", 0, -1, 0x8c, -1, 0, 0, 0), + SYSC_QUIRK("mailbox", 0, 0, 0x10, -1, 0x00000400, 0xffffffff, 0), + SYSC_QUIRK("slimbus", 0, 0, 0x10, -1, 0x40000902, 0xffffffff, 0), + SYSC_QUIRK("slimbus", 0, 0, 0x10, -1, 0x40002903, 0xffffffff, 0), + SYSC_QUIRK("spinlock", 0, 0, 0x10, -1, 0x50020000, 0xffffffff, 0), + SYSC_QUIRK("usbhstll", 0, 0, 0x10, 0x14, 0x00000004, 0xffffffff, 0), + SYSC_QUIRK("usb_host_hs", 0, 0, 0x10, 0x14, 0x50700100, 0xffffffff, 0), + SYSC_QUIRK("usb_otg_hs", 0, 0x400, 0x404, 0x408, 0x00000050, + 0xffffffff, 0), +#endif }; static void sysc_init_revision_quirks(struct sysc *ddata) -- 2.17.0