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.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT 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 A4318C10F13 for ; Tue, 16 Apr 2019 11:05:48 +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 75F2D2073F for ; Tue, 16 Apr 2019 11:05:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="V6W/i0YY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 75F2D2073F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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.20170209; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qrIZEYPH7ttih5kHgCxvt1aJPUHopOcwzVxSp3+stF8=; b=V6W/i0YYi+sNXzCErWOTfRl4A OlEqvs9U6svBQczZZAeQ/zMy4+8RlLqbXTOz2AHodIXgrur9aI8qpLEMbQ8QZ7mGvVjz9wl3uJy7e VEM+gUvZIm8tqxc3uSo+dNmF6QYcg7pHW/GP85q24WuFnYYIFMMzVidPXYTPPKsNmrybX7NBiX/no s9tgES9VOEf9ZHV2CwvyHCy95qO3XTL9zZzzMLqAYY/spITB654U/CiveykzB2U7liaQS7i3GJ6mh chlW6e5Wo1uCk0Y8ZpJ+01HxxaN8SxVzRr4b2VF7Jg9kQYlvv8wVzYo4n9I8FpwD0b59FlagtpbF4 LapLbZ/6A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGLuF-0007mK-8e; Tue, 16 Apr 2019 11:05:39 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGLuB-0007lj-Qs; Tue, 16 Apr 2019 11:05:37 +0000 Received: from localhost (p54B332D3.dip0.t-ipconnect.de [84.179.50.211]) by pokefinder.org (Postfix) with ESMTPSA id D02B62C3637; Tue, 16 Apr 2019 13:05:34 +0200 (CEST) Date: Tue, 16 Apr 2019 13:05:34 +0200 From: Wolfram Sang To: Fabien Parent Subject: Re: [PATCH 22/24] dt-bindings: i2c: i2c-mtk: add support for MT8516 Message-ID: <20190416110534.ndcnjjy3dzdb6xbv@ninjato> References: <20190323211612.860-1-fparent@baylibre.com> <20190323211612.860-23-fparent@baylibre.com> MIME-Version: 1.0 In-Reply-To: <20190323211612.860-23-fparent@baylibre.com> User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_040536_023264_E957E39F X-CRM114-Status: UNSURE ( 6.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, wenzhen.yu@mediatek.com, linux-i2c@vger.kernel.org, linux-clk@vger.kernel.org, jjian.zhou@mediatek.com, ryder.lee@mediatek.com, chaotian.jing@mediatek.com, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, hsin-hsiung.wang@mediatek.com, linux-watchdog@vger.kernel.org, stephane.leprovost@mediatek.com, linux-gpio@vger.kernel.org, robh+dt@kernel.org, linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, sean.wang@kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, yong.mao@mediatek.com, linux-spi@vger.kernel.org Content-Type: multipart/mixed; boundary="===============8354675962147738643==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8354675962147738643== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vcxgegcyuczhk53y" Content-Disposition: inline --vcxgegcyuczhk53y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 23, 2019 at 10:16:10PM +0100, Fabien Parent wrote: > Add binding documentation of i2c-mtk for MT8516 SoC. >=20 > Signed-off-by: Fabien Parent Applied to for-next, thanks! --vcxgegcyuczhk53y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAly1tv4ACgkQFA3kzBSg Kba07w/+KTVnldbBtdAYM6iGz11cWe28Ofxfurg1FNf4t6S9ar2RYhtGMYaJpNwQ YYKURH2tM7i8cAB2sVG+h6TbSPr+WeXmeqXFtgdste+rlcHcU7W8xJG0DUgvjVUa uC5cJlB9nFzpwX4AVsyhlZHmlT6lwccvtbVE0ZhO9HF3QAAGyzCLTrcwz9upiw06 uXASUNd8vbNt+Wxh1I5d+bhlmFHtn88+cOm5G2u7wibcOhStgJnqo/VXs11ha48E TQdT+WiMSE1JBMq5szsrjaCA094yEh2muSKBTyKi7uOdxAdN3qv8HJHReM9q5HH8 coLVq8RYb6I7BgbDnuYMTCO2K/GqVstsIp8F/3Mq6ea6uh/5mFME/p5EGHeKBKDM sGYj2wehgWE/qsVs3NUJiy/Z7lDpuzkgRo0ULpSx64evmwQWmtHeOuGuTny51G44 S/0B1boZJerOLpoJTKctG8Eq6lRkUWvRQzX9fZZmhtiyeEGbXE7sRTLeiLTaDvuc ma8cDNp7VKfDob4SJeRszjMmgyjOIRtGOutjeS8MipNlKrO8b4AkiiKXoZDWmTt1 q3tDg1hBsfV5T/Pawr4QJHOEXoZ/sh5AT7fh4HdE0aqYTqNZ5jt11dVVktO56U4X VG54fSn9KZ1GIiAFAyhSG9hac8ldBwxR9tdn2DSHmx0Qh6HYg28= =TvId -----END PGP SIGNATURE----- --vcxgegcyuczhk53y-- --===============8354675962147738643== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8354675962147738643==--