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=-6.8 required=3.0 tests=BAYES_00, 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 51F8DC433E6 for ; Fri, 19 Mar 2021 10:37:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1822F64F77 for ; Fri, 19 Mar 2021 10:37:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229796AbhCSKga (ORCPT ); Fri, 19 Mar 2021 06:36:30 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:40344 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229756AbhCSKgL (ORCPT ); Fri, 19 Mar 2021 06:36:11 -0400 Received: from mail-ed1-f72.google.com ([209.85.208.72]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lNCUD-0000se-W8 for linux-kernel@vger.kernel.org; Fri, 19 Mar 2021 10:36:10 +0000 Received: by mail-ed1-f72.google.com with SMTP id k8so22580954edn.19 for ; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ktHOzWahPd2LQ9icir3lUZmC+ztJuw75XTCkzt8BS98=; b=SDBG9D0GGKV5MJ84sK5iin/iG185yifLSyARhS/2DrWLN5hlfj6aX++UUjE2+rSxAf WO7mt/yw7+2onNe+G3p/HPmJLlOQOaHCZp/WvPi7a6HoBj4RJzDjL1zRWOjOUOTsMzrs VR+MnU6BbxTtWCOlpjKy1NLWIEfHCwL79ZjM1P5TLaMPaADdk4QDZ+UQK7HVh/fE9z9V +3YQJUXiGdX/Dmvc+O+sS0p5WPndENsctp+2G8DcL9QF3RuqjP9g9F2f3JTQ4/6SW9KU frsx7xOHdILKzaVKtVAx45qxwcn7anIWGHn5YjIyeEwgVSlwjxMDX1uq+IOdyOR5AIlO 8jFw== X-Gm-Message-State: AOAM533ZaexO6sELvTuMUj/8q0yhWml4a0b2vM3j/W9Rn1dSDjo2erYV 57h6OP6/bnMbIVF/DvZYpoTKsLvH3uV9m46wBn8hq5iPnLsprOheJR+cT+MiF8xkA92fJwv4Ih1 Al8unjdZGtQPj8J1pVo+d0UquAJzF9PmkpNzaKghhEw== X-Received: by 2002:a17:907:72ce:: with SMTP id du14mr3504498ejc.301.1616150169794; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwAQyLtHwJgaaBm7E08MxH7vvE0tikBi/QO2/jypkyZkmGfwIH5ycZjFx2iwfpRXblNOupoDg== X-Received: by 2002:a17:907:72ce:: with SMTP id du14mr3504483ejc.301.1616150169636; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.gmail.com with ESMTPSA id h8sm3822589ede.25.2021.03.19.03.36.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Mar 2021 03:36:09 -0700 (PDT) From: Krzysztof Kozlowski To: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , Krzysztof Kozlowski Subject: Re: [PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles Date: Fri, 19 Mar 2021 11:36:05 +0100 Message-Id: <161615015846.19086.10537563136172847080.b4-ty@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210315124313.114842-1-krzysztof.kozlowski@canonical.com> References: <20210315124313.114842-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 15 Mar 2021 13:43:11 +0100, Krzysztof Kozlowski wrote: > The compatibles with "ntc" vendor prefix become deprecated and "murata" > should be used. Applied, thanks! [1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles commit: 61342bc64d03d88fbdddde6247f490504257f36d [2/3] ARM: dts: exynos: white-space cleanups commit: 4a4f3a07a5c419ee8e527ff2c9a35eae93c3d04e [3/3] arm64: dts: exynos: white-space cleanups commit: 7d2636e9d6dd884ae2ec6127f29963d4da0dfe6e Best regards, -- Krzysztof Kozlowski 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=-7.0 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,URIBL_BLOCKED,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 DC8A6C433E0 for ; Fri, 19 Mar 2021 10:37:52 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 7D87664DE1 for ; Fri, 19 Mar 2021 10:37:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7D87664DE1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.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=desiato.20200630; 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:Date: Subject:To:From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=sH7QmMkmdCKSJ3zlafITwwTT/yLhdiNu13opCS6nj/Q=; b=jGpLsuRSpd/jSGRtaPctYFdW2 26gKWaYpCVmz8dZ7TaefxH3GX/BcG83d28JVtEI9CfKb5KMo4Y3ehw82WAztpRTaZwJ+tJI1XW/j5 X8HFrnOulMHnN2itv6aVjZQNaWFJi1loVdImsQvbmWJBbze7FQ2JxTCAKvQW6Zt5+DoAYGT5Dg7IZ eas9zVB/eEboI8UDDvKYBb/35vXlPopDxWGRyfQ5CLZIGkhKLFcXUrvFiW9r7lRRhj/xKqSWU3DXY CoDidMOr/Z6Kd1N2YL1umLUNX1/61TOv6KolahYo7ffoAs0qJXOgFx8NYmKkblCu1UDi/KU2F49cj 0vynWWB9Q==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lNCUL-007Beb-8O; Fri, 19 Mar 2021 10:36:18 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lNCUF-007BdH-2R for linux-arm-kernel@lists.infradead.org; Fri, 19 Mar 2021 10:36:13 +0000 Received: from mail-ej1-f71.google.com ([209.85.218.71]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lNCUE-0000sf-0A for linux-arm-kernel@lists.infradead.org; Fri, 19 Mar 2021 10:36:10 +0000 Received: by mail-ej1-f71.google.com with SMTP id au15so18152894ejc.8 for ; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ktHOzWahPd2LQ9icir3lUZmC+ztJuw75XTCkzt8BS98=; b=TO4z2YoEy1dHpnEclt+LJI3GwbMeVMdddN0MSN55FpoC6TmZ+DoA9dmRxeEcfaLtHF 5PrU6i9ahl6W1yngaERX7b0A9XnsoAzK16gAjBpEeAeiVer8HUFHnEPmZz3c3P1Gor1h khZX+FfBCHtpGDr9Ztsa3f9pFi/9RgB1TxzhT+sE3oO8T1jMUkcJSVUygHFfiKOu73kl I5OAo6J8v1U5m5nPkqDVbkNCGC7lW3kgQVGpWjVEJ+9SmdxK3/Gw5/cKadhkheJFMa8C C6rTYIkc6PVrzwHz/CtNgTk24w9GgcjP88cgF6P9PnDwzWFvENDyY1k6EwlC3bOadMX6 n7+g== X-Gm-Message-State: AOAM532ZNs+pVbXu/lC0mBBVfcdxWfePXoIJNjXAcO2xJxgS0myav461 kZeTDserxeGgvLrnqsVp96jvADA8PHyfsSs6iK4y0jNftmJUSSI30/TM1oa9aDQWZLve+0da7ZD wut7w2YGxMBcfzOAxQ2nBM2HAcIsZx5jLUAL9Hfsg5T0fmuZK/pPn X-Received: by 2002:a17:907:72ce:: with SMTP id du14mr3504504ejc.301.1616150169797; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwAQyLtHwJgaaBm7E08MxH7vvE0tikBi/QO2/jypkyZkmGfwIH5ycZjFx2iwfpRXblNOupoDg== X-Received: by 2002:a17:907:72ce:: with SMTP id du14mr3504483ejc.301.1616150169636; Fri, 19 Mar 2021 03:36:09 -0700 (PDT) Received: from localhost.localdomain (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.gmail.com with ESMTPSA id h8sm3822589ede.25.2021.03.19.03.36.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Mar 2021 03:36:09 -0700 (PDT) From: Krzysztof Kozlowski To: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , Krzysztof Kozlowski Subject: Re: [PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles Date: Fri, 19 Mar 2021 11:36:05 +0100 Message-Id: <161615015846.19086.10537563136172847080.b4-ty@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210315124313.114842-1-krzysztof.kozlowski@canonical.com> References: <20210315124313.114842-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210319_103611_249579_7E6E767A X-CRM114-Status: UNSURE ( 9.68 ) X-CRM114-Notice: Please train this message. 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 Mon, 15 Mar 2021 13:43:11 +0100, Krzysztof Kozlowski wrote: > The compatibles with "ntc" vendor prefix become deprecated and "murata" > should be used. Applied, thanks! [1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles commit: 61342bc64d03d88fbdddde6247f490504257f36d [2/3] ARM: dts: exynos: white-space cleanups commit: 4a4f3a07a5c419ee8e527ff2c9a35eae93c3d04e [3/3] arm64: dts: exynos: white-space cleanups commit: 7d2636e9d6dd884ae2ec6127f29963d4da0dfe6e Best regards, -- Krzysztof Kozlowski _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel