From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [GIT PULL 3/4] ti-sysc driver changes for v5.3 Date: Mon, 17 Jun 2019 04:53:52 -0700 Message-ID: <20190617115352.enwk67aca57fm3im@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tony Lindgren Cc: linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On Thu, Jun 13, 2019 at 12:10:52AM -0700, Tony Lindgren wrote: > From: "Tony Lindgren" > > The following changes since commit 4ee23cd76c0ce8622976b3da0e2bc89e6d94f6d4: > > Merge branch 'omap-for-v5.2/ti-sysc' into fixes (2019-05-20 08:33:03 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.3/ti-sysc-signed > > for you to fetch changes up to 4e23be473e3063a9d3bc06bb0aee89885fffab0e: > > bus: ti-sysc: Add support for module specific reset quirks (2019-06-10 04:52:22 -0700) > > ---------------------------------------------------------------- > ti-sysc interconnect target module driver changes for v5.3 > > This series of changes improves probing devices with ti-sysc to the > point where we can now probe most devices without the custom dts > property "ti,hwmods" and no legacy platform data :) > > We add support for platform data callbacks for idling and unidling the > clockdomain the module belongs to. The rest of the series mostly adds > handling for the various quirks needed by old legacy modules such as > i2c and watchdog. Some quirk handling is still missing for few modules, > but those will be added as they get tested. > > The related platform data and dts changes will be sent separately. Merged, thanks! -Olof 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=-12.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_NEOMUTT autolearn=ham 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 79D12C31E57 for ; Mon, 17 Jun 2019 12:02:54 +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 47AC2208E4 for ; Mon, 17 Jun 2019 12:02:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LolyBhW7"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="ZLJgvKf4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 47AC2208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=aC3hmqpOMSLBiwcaT24E56BG/YfD9+5cgmGnHbwr9kQ=; b=LolyBhW7BIxYvH fKJHS/7a8U/TJqKo+v1MgLQM7lyWsc7CjTqHc0TDkHBi88pg0J8AQxO3DEQvA52S07EKrH3h1SQiK yn4iLT9g7G3GX+GttGksNK0jWknYVdTgmfSxGaJCNZx+ENiuNz7zxPPP9Lmyo0rHZhIVhHKgQnx87 c8pFtWMuUpQZwf51FVewz+F2ILAWts1Q1nneRpwiJ7PpdeZUpW4iQMHrts4QqEgOc6VQVHAIcoefg eGihe78u9LCas4n1PvTsv38AIFTbHH+lYUxKhk7F81LCIOHsFokeqEdQ7G0fW/+lv8DfXMMN6Qyku WpdTKEoDp0ZE8BmAo/LQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hcqLV-0004C6-EL; Mon, 17 Jun 2019 12:02:45 +0000 Received: from mail-lj1-x242.google.com ([2a00:1450:4864:20::242]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hcqJp-0002wp-K2 for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2019 12:01:03 +0000 Received: by mail-lj1-x242.google.com with SMTP id s21so9002349lji.8 for ; Mon, 17 Jun 2019 05:01:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=1hxMvr3AFMBt/2KDCsNWa1jyIIc9m7a7I03nJY/RIlI=; b=ZLJgvKf4ch9jOUgy8gLGHbioq3uYLN0at1dSCYd4HdoN3e+QgDutShCB3hI+h6cmxJ pwxS0S6cYBFkv05Mcn9UeevqOH8HXKJgeLN0KIec5sTNuJCQBru3bumtFT6HOuCNYnpX J05t4qhnfW64GyGKW5iEkuS/lzsKvvdH8TaBMaHzC8kDBybUiEW9SO1nepPiUjTgccpe IYG8/NRY+VwhSs1UHAUXTZ10Rlso+pbp1qwZXbTvL3v2szVw3kcCnwr7lyVg9exCOSYC LcBfSp5MZ+QUV739E1O6KfyGyKDrFVdb/GunT9fMRusyd0y08WjJrrlqKM5QdhiCk52j jaBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=1hxMvr3AFMBt/2KDCsNWa1jyIIc9m7a7I03nJY/RIlI=; b=VKzqDUyBC8V37hxcx1BJtI7tv0c8mh/VVSb5K/AqbvFWbE0XrS7vbBXEiLAlXsVisk 4XAXI3+eWkUzh7FxEEx9B0XL7qKzEFij+QT8+ruJ7ZLFDVZo1AhyMl78vVc8f0IYF5oM UtbmRIZFxmcWMJkkQvBzuS05EGGDaS9Ebwk08DZP9fBloX0bKtXbxG6g09mujwIJoafa aGv24pV82gBegJxbE6j65pTz3IFJnKcWAF+TwfZQf9x1GPH6EIA5c8FERXNbM25z/aFw 9g/SDEWx98LhNMOuxxODJCF4f/eUqLCr3VTVujap9WyKAcba29uKd7DBxGkkTBBZQK8p aLgA== X-Gm-Message-State: APjAAAUP2+euV2VqB036Y6p7qYPeAG139/Ega3xdmOqxelS3TVw3Go0E Nsg0vszzX4O2blh8Wlhj0mEKWA== X-Google-Smtp-Source: APXvYqwcBLgdw5efzzeHm6rpocFnUVn9FdBNfs/iye4cCSJhoeAKZDLuJueacDyMzloq/O1LygASjQ== X-Received: by 2002:a2e:995a:: with SMTP id r26mr18949264ljj.107.1560772859708; Mon, 17 Jun 2019 05:00:59 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id q13sm1732255lfk.65.2019.06.17.05.00.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 17 Jun 2019 05:00:58 -0700 (PDT) Date: Mon, 17 Jun 2019 04:53:52 -0700 From: Olof Johansson To: Tony Lindgren Subject: Re: [GIT PULL 3/4] ti-sysc driver changes for v5.3 Message-ID: <20190617115352.enwk67aca57fm3im@localhost> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190617_050101_722286_B5A79979 X-CRM114-Status: GOOD ( 15.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jun 13, 2019 at 12:10:52AM -0700, Tony Lindgren wrote: > From: "Tony Lindgren" > > The following changes since commit 4ee23cd76c0ce8622976b3da0e2bc89e6d94f6d4: > > Merge branch 'omap-for-v5.2/ti-sysc' into fixes (2019-05-20 08:33:03 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.3/ti-sysc-signed > > for you to fetch changes up to 4e23be473e3063a9d3bc06bb0aee89885fffab0e: > > bus: ti-sysc: Add support for module specific reset quirks (2019-06-10 04:52:22 -0700) > > ---------------------------------------------------------------- > ti-sysc interconnect target module driver changes for v5.3 > > This series of changes improves probing devices with ti-sysc to the > point where we can now probe most devices without the custom dts > property "ti,hwmods" and no legacy platform data :) > > We add support for platform data callbacks for idling and unidling the > clockdomain the module belongs to. The rest of the series mostly adds > handling for the various quirks needed by old legacy modules such as > i2c and watchdog. Some quirk handling is still missing for few modules, > but those will be added as they get tested. > > The related platform data and dts changes will be sent separately. Merged, thanks! -Olof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel