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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=no 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 021D4C43603 for ; Wed, 18 Dec 2019 19:05:08 +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 C168721D7D for ; Wed, 18 Dec 2019 19:05:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oAjQplKh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C168721D7D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=v3.sk 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:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=1woyB4HGotEtGK0IRdjzi5OgncfP7q5z+VrLXmAlSu8=; b=oAjQplKhNJUk+e 3qSC1AToYVZo4Xn9LnuIuoPVCP14ZE+/W5QnzB+6u0aVW4x9fPBDM4DZIuEAC+02f+wzsqWHUHS/z Q4xdgwiAvmRJ/eFX33HKWO1soBsKoL5f44gcDpcrDJ4QI5b8vIDexToQLmPzB8V1o3F6Pgjr0iS5Y 3zF2yJO+VGnbFYqiFM0hMG9NPXopajujMVwZ+x01cN1ZLaaN7N5eCiKyuhFm4EWbXS4UOt0I8VrEp tvLMNqMF3QT6ZnixdZfg/MM+Ow3eAiVlBvmNNHsBoKsDsgSVOWC8Rxrnsk3z48tkHrd5ge6uap3sR yVxe1fwkpwxsVUsnpYDg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihed8-0004y3-L0; Wed, 18 Dec 2019 19:05:06 +0000 Received: from [167.172.186.51] (helo=shell.v3.sk) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihed5-0004vJ-Pv for linux-arm-kernel@lists.infradead.org; Wed, 18 Dec 2019 19:05:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 29463DFB12; Wed, 18 Dec 2019 19:05:02 +0000 (UTC) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id s628JH_vN0ia; Wed, 18 Dec 2019 19:05:01 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 59FACDFB68; Wed, 18 Dec 2019 19:05:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id yDVppP1zEJfC; Wed, 18 Dec 2019 19:05:01 +0000 (UTC) Received: from furthur.lan (unknown [109.183.109.54]) by zimbra.v3.sk (Postfix) with ESMTPSA id CAF01DD70C; Wed, 18 Dec 2019 19:05:00 +0000 (UTC) From: Lubomir Rintel To: Olof Johansson Subject: [PATCH 0/2] Unbreak parent selection on MMP2 timer mux Date: Wed, 18 Dec 2019 20:04:52 +0100 Message-Id: <20191218190454.420358-1-lkundrak@v3.sk> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191218_110503_989645_AD08816B X-CRM114-Status: UNSURE ( 3.00 ) X-CRM114-Notice: Please train this message. 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: Arnd Bergmann , Stephen Boyd , Michael Turquette , linux-kernel@vger.kernel.org, soc@kernel.org, linux-clk@vger.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 Hi, Patches chained to this message fix timer mux parent determination on MMP2. They need to go together -- I'm hoping that they'll get acks from CLK maintainers and make it in via the SoC tree. Thanks, Lubo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel