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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT 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 CFDBCC433F5 for ; Sat, 1 Sep 2018 12:43:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 50F1A20845 for ; Sat, 1 Sep 2018 12:43:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 50F1A20845 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-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727458AbeIAQzw (ORCPT ); Sat, 1 Sep 2018 12:55:52 -0400 Received: from sauhun.de ([88.99.104.3]:38626 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726991AbeIAQzw (ORCPT ); Sat, 1 Sep 2018 12:55:52 -0400 Received: from localhost (mue-88-130-111-030.dsl.tropolys.de [88.130.111.30]) by pokefinder.org (Postfix) with ESMTPSA id 08CC3364888; Sat, 1 Sep 2018 14:43:53 +0200 (CEST) Date: Sat, 1 Sep 2018 14:43:53 +0200 From: Wolfram Sang To: Alexandre Belloni Cc: Jarkko Nikula , James Hogan , Paul Burton , Andy Shevchenko , Mika Westerberg , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Thomas Petazzoni , Allan Nielsen Subject: Re: [PATCH v5 0/7] Add support for MSCC Ocelot i2c Message-ID: <20180901124353.GB1196@kunai> References: <20180831151114.25739-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <20180831151114.25739-1-alexandre.belloni@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Because the designware IP was not able to handle the SDA hold time before > version 1.11a, MSCC has its own implementation. Add support for it and th= en add > i2c on ocelot boards. >=20 > I would expect patches 1 to 5 to go through the i2c tree. Applied to for-next, thanks! > Pathces 6-7 can go through the mips tree now that the bindings have been > reviewed. They have been reviewed by Rob and are applied now to my tree. --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAluKiYkACgkQFA3kzBSg KbbGAw/+KrZJqSfDSLRIptY2cwjI826Eg8PnYKu7uwuPeazt6dBpVv8you4CZmj4 RJCFzhkC2iNa+ziA+97IIa6b+U7RpYcYvyh/Hkaju6iS0294D8fMHwplJMDlVoWF H0B3PrhCN8+s1jruyFKJaIIuYU8CHDuFAoGP/osZQ48qqlTgVw92069znUqieTPl rqKqWl3WTDnekvtjhtyVJRMDl0JLsUbJk0W6I5jk9rPN9CLb/42ktfaebwjYWiti Exfd+QO2e6ExR3xMqaDLqsOY4GcbD3kPle51Z3TZZ4h1PIzX39/UP0tR6c90K0iw /bhCpdRI9vXuKPSIQSVT9MXdFaCgNxPG+WQXUd7eCzfil2VSJan08GzM6nJQx0tS 7+TKQce0teDvC3OgZTi9pVusHheBKSmCbBQuX7kFr03GLNZCFiKhr4O7c70TzPLW qzD5VasjqZI2FPAoa1ZPpQgjCTXAg8ip5FOa6kaH3giEf6sJHrBeQ441QxY3i6X+ ky3rvj1PcgUBCWT50szyuYlNadn7QY6ANNshU8qKMrOFb1YJajVmD+7niYIdF5US MTNpAsd7PrJruMak9eLXoaWdOUxzvSXzzI8as9okJo1u24V5tfFkAxkVV3Y5HyVa vD4gzMgwByG/+Sz4nnsutSGpnD8R8a9KePVJSzU2Rw8RFbmSkdw= =fVHo -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF--