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=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 284D6C4743D for ; Fri, 11 Jun 2021 07:28: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 EF26760C3E for ; Fri, 11 Jun 2021 07:28:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EF26760C3E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=TnQ+frI1zhBRQkAegCOffoqqs3Ve1HT3tjxP1Jege1A=; b=zZZIkXeVX7R+Rl At+15QITvap2ICUewFSinJ5B63HydyVeo/JER1FrreZyhfCIraZkkycjdDfAKtePJlJGPOIH60e0M 6qfTl/DEByMXIRUX3MClTqxPFFNTaWzmVZS0ZZ1m9b5O24sZ4GOjG3wpuEt9nY8RUlKg0dv6idMeD yuompyUQVruQ5Tp5hmdNgdB5Ski4SK6FzNd/mLNFWM6gd+HUyWktBCfQVJdDxWzOUz+qOskZKXTf+ CBG8/dyMrrkZ28n8vwjwP7Z/s2z76q7rrXioDetrdTyfOLM7W356TZHEyR0STdlibyVklt2p2uZs2 cWOEyx+tXWLDhDTNKk4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrbZU-0049ag-Ty; Fri, 11 Jun 2021 07:27:17 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrbZR-0049a9-AS for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 07:27:14 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id AED8380BA; Fri, 11 Jun 2021 07:27:19 +0000 (UTC) Date: Fri, 11 Jun 2021 10:27:08 +0300 From: Tony Lindgren To: Grygorii Strashko Cc: Lokesh Vutla , Rob Herring , Sekhar Nori , Vignesh R , Nishanth Menon , linux-pwm@vger.kernel.org, Device Tree Mailing List , Linux ARM Mailing List , Linux OMAP Mailing List Subject: Re: [PATCH v3] arm: dts: ti: drop usage of redundant compatible Message-ID: References: <20210601054029.1839-1-lokeshvutla@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210611_002713_421640_2E2F814D X-CRM114-Status: GOOD ( 10.07 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Grygorii Strashko [210601 13:05]: > On 01/06/2021 08:40, Lokesh Vutla wrote: > > Commit 229110c1aa691 ("ARM: dts: am437x/am33xx/da850: Add new ECAP and > > EPWM bindings") added ti,am3352-ehrpwm compatible which is similar to > > ti,am33xx-ehrpwm but without out t,hwmod properties. But with commit > > 58bfbea5b1c68 ("ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP > > and EPWM nodes") dropped support for all ti,hwmod for ehrpwm, but > > missed deprecating ti,am33xx-ehrpwm compatible. So drop ti,am33xx-ehrpwm > > from DT as it is no longer needed. > > > > ti-ehrpwn driver still support ti,am33xx-ehrpwm in order to maintain > > backward compatibility. ... > Reviewed-by: Grygorii Strashko Applying into omap-for-v5.14/dt thanks. Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel