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=-5.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 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 0BE51C2B9F7 for ; Wed, 26 May 2021 06:13:40 +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 C8764613BA for ; Wed, 26 May 2021 06:13:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C8764613BA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=maquefel.me 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:MIME-Version:References:In-Reply-To: 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=CszfP6iJpCcqrc0uukz1is1jc6N3jgxtdobUJzrpePY=; b=eKVdv1q9wHrPKr w0Ivf7PCYiEfVzxtoUdWuOsLHrQw2y3PS5fNVm/Ls0j9sR4ekL3V+fsXBZ07LWMFvV9tZTEwXnwmY w8gkCcJLi+Ulp6HtWa36aF5AuXq/ccWHEbmL0Fxz2Uzd1l4Y4WR3tx/8LHgoyWKj5nXs21wdfN7Xk oMhBNOLfiJ+e5On5eFNl9QK2Ip3QBZ8t75GIDxh+sEQu5lsjqJsagQKdYv7y6I9A6sQM4lpauYmqg Mp2mTEvI5BTmy/MQDpuXQz+LZdCq1Y5+mxS65x5K5qPrt3QOumFrtzHO6TOrwwN+2dDf1gIQDucOL nYyV3Ac7zdSygrploUyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1llmlp-00BUAr-SF; Wed, 26 May 2021 06:11:58 +0000 Received: from forward104j.mail.yandex.net ([2a02:6b8:0:801:2::107]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1llmlf-00BU4V-Ka for linux-arm-kernel@lists.infradead.org; Wed, 26 May 2021 06:11:50 +0000 Received: from iva4-9c2d34c47e67.qloud-c.yandex.net (iva4-9c2d34c47e67.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:804:0:640:9c2d:34c4]) by forward104j.mail.yandex.net (Yandex) with ESMTP id D243A4A25D5; Wed, 26 May 2021 09:11:42 +0300 (MSK) Received: from iva3-dd2bb2ff2b5f.qloud-c.yandex.net (iva3-dd2bb2ff2b5f.qloud-c.yandex.net [2a02:6b8:c0c:7611:0:640:dd2b:b2ff]) by iva4-9c2d34c47e67.qloud-c.yandex.net (mxback/Yandex) with ESMTP id q58LaBNs9R-BgJ8EBH1; Wed, 26 May 2021 09:11:42 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maquefel.me; s=mail; t=1622009502; bh=hAffHH2iMr3UhtN/TePPD0jwrwjyWe4FKeJC2dlXO0U=; h=In-Reply-To:Subject:To:From:References:Date:Message-ID:Cc; b=nV++GaJxIgALyMZvJdcU0HoIb3/cPVM3+SUDGXT9VLdQmpbA31qar8ELduiliBMxd 3xTITFiiVNhhhlDPu4a3aYseGdvetmG0dE4Xbr+SS54avg2/5W0ZFWM9Nnmp7+Y2Pd tzy3MjT1J10K+L+BwITDSF6h7DqVG3HCZTmw0uuQ= Authentication-Results: iva4-9c2d34c47e67.qloud-c.yandex.net; dkim=pass header.i=@maquefel.me Received: by iva3-dd2bb2ff2b5f.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id MLA5o3te4s-BfLuLgvP; Wed, 26 May 2021 09:11:41 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) Date: Wed, 26 May 2021 09:11:40 +0300 From: Nikita Shubin To: Alexander Sverdlin Cc: Russell King , Hartley Sweeten , Arnd Bergmann , Linus Walleij , Ard Biesheuvel , Mike Rapoport , Gregory Fong , Geert Uytterhoeven , YiFei Zhu , Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH 0/1] ep93xx: clock: convert in-place Message-ID: <20210526091140.2e937ad7@redslave.neermore.group> In-Reply-To: References: <20210525083340.27722-1-nikita.shubin@maquefel.me> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210525_231148_081176_29280C7E X-CRM114-Status: GOOD ( 20.95 ) 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 On Tue, 25 May 2021 21:39:27 +0200 Alexander Sverdlin wrote: Hello Alexander! > Hello Nikita! > > On 25/05/2021 10:33, Nikita Shubin wrote: > > Alexander please look at provided patch, the size goes from > > > > ``` > > text data bss dec hex filename > > 4491689 920748 92840 5505277 5400fd vmlinux > > ``` > > > > to with patch applied: > > > > ``` > > text data bss dec hex filename > > 4534485 927424 90304 5552213 54b855 vmlinux > > ``` > > > > If this is not acceptable to you, than it's perfectly fine, i'll > > finish (actually only gpio left to rework to DT) and stash my > > rework somewhere and can send link or patches to all interested. > > I don't think that 50k is a serios issue even for this HW. > And Arnd is right, we still have some potential hidden within > missing CONFIG_LD_DEAD_CODE_DATA_ELIMINATION support. Then i will proceed into finalizing and submitting it. > > > But still if you have possibility to test clocks for video and I2S > > it would be nice. > > I don't have video, but I2S and ADC, and earliest in 2 weeks. Thank you very much! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel