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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E316EC43334 for ; Fri, 1 Jul 2022 20:57:24 +0000 (UTC) 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=1G+RcGxHJALTnQSlXtmNO2B5TwUeHYCkkqJ4eb2ZAFo=; b=tpLarkdEEuJAHj 07kWfxZC/b/XhMg0aI8AlRfp9IaJ2Y7NEhbssAKN11csJaiKDlojiy7fwL6wEtM5siWm/zBenZV7O /a/dtmeNz2wGWcAQrI2KRd+ElzavqQtNpc3FFz4ioofW7FHOSm1Pgl0gSlpKjNMxJQFOwc0M8uOJe sIWMBTRT1iVAtZ3Jx9jbx6e2kPF+sdcnGjXIZ+3k/sqQnM3LSWdANgPah67VE5QQU+kyJjl6rz8b5 WiFEJlTEdNYQXJ8Vmke1+jqpTqBOFyHQZlBPLLM2HC5IL02GV/rMhkp6Dqp551nVEJDsg6kA55rRa yFBbXGFzngkluFIXBnmw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7Ngc-006tFj-B4; Fri, 01 Jul 2022 20:56:22 +0000 Received: from mail-io1-f43.google.com ([209.85.166.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7NgY-006tE6-I2; Fri, 01 Jul 2022 20:56:19 +0000 Received: by mail-io1-f43.google.com with SMTP id y2so3341776ior.12; Fri, 01 Jul 2022 13:56:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=//R5OL6nfJMjY4IafIjAtD1XiWxeu/lLOhZ9/qBWsd4=; b=jDvC4L8VR13AwaLV+7YvIUAbY16z0eb12K4gcFEzBt8kQsD1kfcJefJMCh9VnYGbJU 36gll2gxoFMZTnf7IDgibevyXOstQux8wUr7WK/cXM0TxJqa/G4RnXbLHiIkNQ0l1k2M OcmF/XerqajU7PmZj1+zbJsb3VB00ydx5MU7N+atmrSNkWSLrA+bzY1gLDMgsq7ZmcXP YZgTKDKnFEseUytUfXU5CVg2/GCEr0dm2/uX5ZAS9kiEI3JRSbE9p4nmW7HY9LqB8x0p I2XQQU04DXNhOazWu30ZZG+uAeA/ssPIKHUXC4E1eLzxFTpSiLASeWczQkcv2/CxUfdA GFuQ== X-Gm-Message-State: AJIora/IX+95holWX3sD81H657gIMMBhczVfJOv8rCcYIiQHUlEKh+LE xlLhEnhHGZdtmhkmS7SmmjEV60ZPvQ== X-Google-Smtp-Source: AGRyM1vI0hHEPLAgIWEvI2HzthyWUlepD33+89JKXHfUuxBkw5IuJWP+pdS0TpmWDRS3CFVU60LpLQ== X-Received: by 2002:a05:6602:2ccd:b0:675:aeab:4e5 with SMTP id j13-20020a0566022ccd00b00675aeab04e5mr4796123iow.130.1656708977040; Fri, 01 Jul 2022 13:56:17 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id c35-20020a023b23000000b00339e158bd3esm10150647jaa.38.2022.07.01.13.56.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Jul 2022 13:56:16 -0700 (PDT) Received: (nullmailer pid 1514284 invoked by uid 1000); Fri, 01 Jul 2022 20:56:15 -0000 Date: Fri, 1 Jul 2022 14:56:15 -0600 From: Rob Herring To: Allen-KH Cheng Cc: Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Matthias Brugger , linux-mediatek@lists.infradead.org, Srinivas Kandagatla , Lala Lin , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai , Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [PATCH] dt-bindings: nvmem: mediatek: efuse: add support for mt8186 Message-ID: <20220701205615.GA1514201-robh@kernel.org> References: <20220701103428.22099-1-allen-kh.cheng@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220701103428.22099-1-allen-kh.cheng@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220701_135618_632106_75BB8B82 X-CRM114-Status: GOOD ( 10.20 ) 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 Fri, 01 Jul 2022 18:34:28 +0800, Allen-KH Cheng wrote: > Add compatible for mt8186 SoC. > > Signed-off-by: Allen-KH Cheng > --- > Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel