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 D62DFECAAD8 for ; Fri, 16 Sep 2022 19:58:35 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=bVo4854knBJLUr0JbLuIOPJkNd4lxUX/o/c9lPL94Co=; b=LIhr9458+db7i9eDb0vkWFewcT lA43szxSLvSMDeZ1QDKIL5pTSNawCxn5UaTP7yFzzui2sWq8YnpS3tWi0MgQVpcFTX13zKulSYCni o+6RyxlaATcSxrTh2FFRp5NozyLyXmddJLoZ0MxUuUFzIbuml4qlosJ3vEtKePDLGfMb0TF2YFkEw BDGH6w8MQ6npj3POHY7uX/U2Ey97RXfg7zjGUQGG4eKi9oLpp8in2iCppOPPSMyvQPQnEmoDDU/qG 1Hpka/RmlKCwWoDHC1U30uzwHcMKy+AzaU63m9LX3jbD5Wz9cdD2iG4QsO8zSQgdhm7STR0LMYEQ9 Onn6W1Ow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZHSo-00GU2a-EC; Fri, 16 Sep 2022 19:57:26 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oZHSk-00GU0f-Ea; Fri, 16 Sep 2022 19:57:23 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 590A5620F0; Fri, 16 Sep 2022 19:57:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2545C433D7; Fri, 16 Sep 2022 19:57:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663358240; bh=vCLtuY1TpVMliumE5DbT2WWZvJ7/teLjaPmFO/zeNJs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IOX0u1Ga5jI3fyqBR9wRY7ly+OLINlk+lX+/BsGejMs60jVRDL8sIKqdSt3XILF3S 3K8SPRau6FUTQjVtbE6TEJNBmBOBPcPVQXi8OX57u4C0HVoKJPkMEEJ00ksU2lEwGs eneNMJ1+ZnjxnQkCh/cvuyCe2+sDYCEoDJMO2dCn8QTVKtHj5HclYZhNhoQ3rUjl8F tLS/O8FsgwubYS4qOpznp7bdKsC95dfNfY+vQCoCjDHNxc5H6XhL91QFFlfKlKIRzu 6tQdmHN/uGcOz3u/YXt0EebKPWSOF1vo6zXrc1qJQEZh8QfmRKs6RTMPWgVqS4lGYT 5hmw0V5iFK+MA== Date: Fri, 16 Sep 2022 20:57:18 +0100 From: Wolfram Sang To: Johan Jonker Cc: kever.yang@rock-chips.com, sjg@chromium.org, philipp.tomsich@vrull.eu, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, ulf.hansson@linaro.org, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, kishon@ti.com, vkoul@kernel.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, gregkh@linuxfoundation.org, broonie@kernel.org, wim@linux-watchdog.org, linux@roeck-us.net, zhangqing@rock-chips.com, jamie@jamieiles.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-phy@lists.infradead.org, linux-pwm@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH v1 02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c Message-ID: Mail-Followup-To: Wolfram Sang , Johan Jonker , kever.yang@rock-chips.com, sjg@chromium.org, philipp.tomsich@vrull.eu, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, heiko@sntech.de, ulf.hansson@linaro.org, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, kishon@ti.com, vkoul@kernel.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, gregkh@linuxfoundation.org, broonie@kernel.org, wim@linux-watchdog.org, linux@roeck-us.net, zhangqing@rock-chips.com, jamie@jamieiles.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-phy@lists.infradead.org, linux-pwm@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, linux-watchdog@vger.kernel.org References: <20220909212543.17428-1-jbx6244@gmail.com> <405db21d-154e-fed0-7524-ace1cef0203c@gmail.com> MIME-Version: 1.0 In-Reply-To: <405db21d-154e-fed0-7524-ace1cef0203c@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220916_125722_585949_47D19B78 X-CRM114-Status: UNSURE ( 8.80 ) 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: multipart/mixed; boundary="===============1729765595775322514==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1729765595775322514== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Vbp8ZsxZHEPG+tBR" Content-Disposition: inline --Vbp8ZsxZHEPG+tBR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 10, 2022 at 12:02:30AM +0200, Johan Jonker wrote: > Add rockchip,rk3128-i2c compatible string. >=20 > Signed-off-by: Johan Jonker Applied to for-next, thanks! --Vbp8ZsxZHEPG+tBR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmMk1R4ACgkQFA3kzBSg KbY8YxAAqkmITIjJchmw2BH4eehoxFiSAW8VYh6gojn2S2RgQjSwZsHnR8E8FMIu eUeROZH0Wd/Mihi8hLz9Fm3/aTSxUss5Zj2hzFr2RGOHqsicHtx622HwdTakfM08 6NFWuuBya9tGX4iujN+oQsnI1NA8mDPNEIE8tMEh1wBzOY5m/ijAJLIALJ/cB/qj 4MGIK9aKg9PfU3nSd0b+9Dn7iZDClo6CnBeKCAHhUeF+DoKzdLsl3FQzNtcIxS1+ +NL48AB8Kst01hfZHKpuUriTDT2lXfBeQi5NEKNRyc+1fEWBshPat1tYRlEfs9BA WAHNZkh3q8qsSDPh2lufGmmOhuX3pUumWAwHfHgbZksNtPj5ldSTXhUciPPHeufb Rf+Ne4WaMMX4JOJJ70wMKn+ycaJYRulfiOacroqTqTH7rSX+NuioTEtITA2KMa3q 4WfMmHrJe3qLPhEkLXabhrYwMcAWkHaPDJ6dJJbHfxRtR0F8y0DMpyJrCRsF9TcS +8Hqcq+y5bxc9n/eDxSrSQXXoEQLBFjGeJfCz4D+n6oOWv/6dxMe8dZyU7vq/Ea8 0DApwW0esWTGZuuV5r2xmncP/4+spn2C2FCOI1ZqCPs2T3Kd7DPBEMPnp7UQRZFO cVkNoe0c0N9yQjMEVi9+aqqDWefE6imYt3d3PXqcHEYoHYqHON4= =t7C7 -----END PGP SIGNATURE----- --Vbp8ZsxZHEPG+tBR-- --===============1729765595775322514== 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 --===============1729765595775322514==--