Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5442613imu; Tue, 13 Nov 2018 06:43:05 -0800 (PST) X-Google-Smtp-Source: AJdET5fqCZyyyQQyl60PeUKoyVNFVxXZUVSReTFMZfExev8yyHazg1lUa8MLl6AvKaIbfzpUZoPz X-Received: by 2002:a62:2681:: with SMTP id m123-v6mr5349468pfm.131.1542120185034; Tue, 13 Nov 2018 06:43:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542120185; cv=none; d=google.com; s=arc-20160816; b=GGKMaw6Afy/4oIU2XPBiSSpUgYPQLjW9FFT9Vf7/NbA1beCXKsYcfRw1+3ScBfnMyn I/svl/jklRPAEGLeCAEwgFKwUioBZKH88VRfNlii/T3ZsH9szLFSTDRdP2GDTiJ17FQm c0DNzfR7O2fUcHaVP4ntdhbi43/vFSCSYZ/eMLZ9m8ztKlwGyucgxspAe1WRpGL9nfvR pB2PwNqRbXMB+TOlVQ+45MN9A8mJN4o1FSIqxrJwyjWsJyzSCOnr3XbonekBnro6TRHj GvKwxL/fCkgziFHHQ88foY+we5NcQHVxOd5kFU4z3xQOC+/JFmypXNDmYwVYnHv8zQ9q cwLw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=6a1GKWdfuU0IATz+Xyip770AXGzdpIaXxFenyEAfkJs=; b=yq1Nxeq9g5Y6cJYtYk+cV47CQRu6X8A/AXw2Zk6f4384QQ9fWY9lFNUfrlL54yzjeT 3tTRPNXoQszozDxGVSpLS9l2JDU9unFIOsc6GxvR9avxuOaR00PZNNq7jTld13d1KVJR jGX3wE7LpvR/qhcEfT0ufikKHQBXhrpesZLrodOxnKvLxAxPovzrNLPK+8dZtmDf/KqR VC6G1amrSiQ7uv0mRFYDU2mUp1efQROM7cWkow4lg067rrsEM46aRHj7cA1mh+OudyPC evnAs0nNTj4yFn8OkJjKE/vQycLA4B+g7waeNcqU61G2/DhAZThabxSgXkNv2TKFKuBm f2Yg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Kfvvi/Ik"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j28si19811939pgm.160.2018.11.13.06.42.47; Tue, 13 Nov 2018 06:43:04 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b="Kfvvi/Ik"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733303AbeKNAkr (ORCPT + 99 others); Tue, 13 Nov 2018 19:40:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:57206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726846AbeKNAkr (ORCPT ); Tue, 13 Nov 2018 19:40:47 -0500 Received: from dragon (61-216-91-114.HINET-IP.hinet.net [61.216.91.114]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2EEC4214F1; Tue, 13 Nov 2018 14:42:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542120140; bh=8kCSd+umX5xBdI0B83Zs/v/ACL1cESMlBmkNd07ivwE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Kfvvi/IkmXBAc4AC59K2cr8HpAQgZL6/b1aGh0IUxhwbfc0vJgF7lVdAw+OQy1LYy Y47CmSsVjAuYQkGpRHoI8S4041YBlD6fuGNHWkcSkPzT/A6vTP1LAgUvN4jq/PiRoe V9TajUBKwPPgl5lUU2Vrp4NvK183HaeXV3CbcgyY= Date: Tue, 13 Nov 2018 22:42:11 +0800 From: Shawn Guo To: Martin Kaiser Cc: Sascha Hauer , =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= , Vladimir Zapolskiy , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: i.MX25: add the clocks for the EPIT blocks Message-ID: <20181113144209.GB4557@dragon> References: <1541093567-29205-1-git-send-email-martin@kaiser.cx> <20181104144614.GJ26016@tiger> <20181105091230.z2ooz7olbdpopxyd@viti.kaiser.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181105091230.z2ooz7olbdpopxyd@viti.kaiser.cx> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 05, 2018 at 10:12:30AM +0100, Martin Kaiser wrote: > Hi, > > Thus wrote Shawn Guo (shawnguo@kernel.org): > > > On Thu, Nov 01, 2018 at 06:32:47PM +0100, Martin Kaiser wrote: > > > The i.MX25 contains two EPIT (Enhanced Periodic Interrupt Timer) > > > function blocks. Add their ipg and per clocks to the device tree. > > > > Signed-off-by: Martin Kaiser > > > Are these EPIT devices actually used in upstream kernel, or just > > somewhere else? > > Until I saw Vladimir's mail this morning, I wasn't aware of any mainline > driver that's using the EPIT devices. I found that the clocks are > missing when I tried to use EPIT with a company-internal driver that's > not suitable for mainline integration. > > Still, I think that merging this patch does no harm. If the EPIT devices > are present in the DT, we should add all resources they're using. Agreed. I will be happy to apply the patch if I can get an ACK from Cl?ment saying this works with his driver in upstreaming. Shawn