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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 288BCC433E0 for ; Wed, 24 Jun 2020 17:16:33 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 ED4A920823 for ; Wed, 24 Jun 2020 17:16:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LG59Vx6L"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="01EpuuG8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED4A920823 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=merlin.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=vVeqtMQNYPB+VZ/BdS1IobaKkyzHCSu8Yxy3A6RTTMk=; b=LG59Vx6LnkWfPmtQImfTCJieH Tw4qynUO/1iG2l1/e0po4X0PTnBTpTMoq6Ppz7vy5dQn7Yr3npvTWHW7SD77m7cUuhPNQ1+O4lpWc 83kQ8WpRBCFmyGeILb/95kPI9Lk8kN9zDTrvnJu3985DI7WjVMJ9N/2Bdcro1kgw+J8shieoOjEl0 VXykWv3pkR0R42K8Fmbgclsr9FD6N1vGzanq77pLXHLElc55YH/vGKYvZLHknOTcJsXEyWopiorG8 s861xDovc/iNUnLaRwl2AdX7zdlphlTyFGOgiX01yXzfZh+mu5KWQ9FoB+yGzzX1zYlFoWLWrwYtE KtxXJOR0g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo8z4-00050M-Df; Wed, 24 Jun 2020 17:14:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo8z1-0004yt-4V for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 17:14:47 +0000 Received: from localhost (unknown [171.61.66.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EE1E820836; Wed, 24 Jun 2020 17:14:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593018885; bh=ldgLw1UAnKNqF+EPRTU48c5Nd5DIfRXfmkzlt6uzvBI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=01EpuuG8Jsn/ChUZvdAWkMni/UAQy+g+0jr4D8EP+peHTfm1adk6AVC3QeYdyUlFH VXs1sIc/mklthxJ+vtgfez0AXVJ1lNsSrWHjU4VgfqtTvYoZDrgpaAkdP+Ll84/QnF UeETpIfbZKEQF9u7zvFTE/Jk+4lmx26J/a3nVUNU= Date: Wed, 24 Jun 2020 22:44:41 +0530 From: Vinod Koul To: Krzysztof Kozlowski Subject: Re: [PATCH RESEND v2] phy: exynos: Rename Exynos to lowercase Message-ID: <20200624171441.GG2324254@vkoul-mobl> References: <20200617152803.17941-1-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200617152803.17941-1-krzk@kernel.org> 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-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Kamil Debski , Maxime Ripard , Kishon Vijay Abraham I , Chen-Yu Tsai , Kukjin Kim , Sylwester Nawrocki , 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 17-06-20, 17:28, Krzysztof Kozlowski wrote: > Fix up inconsistent usage of upper and lowercase letters in "Exynos" > name. > > "EXYNOS" is not an abbreviation but a regular trademarked name. > Therefore it should be written with lowercase letters starting with > capital letter. > > The lowercase "Exynos" name is promoted by its manufacturer Samsung > Electronics Co., Ltd., in advertisement materials and on website. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel