Received: by 10.223.164.200 with SMTP id h8csp305463wrb; Sun, 5 Nov 2017 08:39:57 -0800 (PST) X-Google-Smtp-Source: ABhQp+Qqu5mxSBNN2SwsBxvsSwGIC3NvXcyQyZauGyludQs5C51QJu1cXl5D30glHFQbaSZxZBjv X-Received: by 10.101.73.79 with SMTP id q15mr13381504pgs.236.1509899997709; Sun, 05 Nov 2017 08:39:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1509899997; cv=none; d=google.com; s=arc-20160816; b=s1H0tTeZIJCRE4NxApbtctaMmDhdNJWm1DJ1GPmTAKWMcR1qyBYtM7+6ckpXZ7PdBM P9YgjCSSyDDeJA7V8MkeyJQdwVw0pj7WsvZa8/f660uLxGaFK8gkCZbNNTyV2+e8AC+M ATRe1VLsU/26ZJnBf4oHr+VIlP8igfh0HCexuZhb9GKpLXwc/4rKqna+cU9amMeA9wIW SfwIsEyePfVu7AzC7FjxY+nXvtl18iOsh2aYGcrweZMtkzmJ/F9mqgUVSPmc+DLpwvXk R6F3pScQ5xT2+R1GmVD3tKsc5iTww1+p/X98PSOGAXYWUA6ugj3aVsGIH/XlDUcv9Ggm luZA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=5W+kM9mFJJUW2FUG41p2F1h7f9J/UauiU2FvohVdYYY=; b=Rmxz7fNQvqr/4nhhr0IeheHBItcEG/FOBjFwwm2wSC9npkhLe2+EXRHSXW8FdXwAzm Kb9LU8X+qiKYl38sanV7LyX2GilOE51xnVJ8Cr48HOd4YNbT4sn1tKEAn4vJeY4pqmUV MiHnRDWiyfBjqz2wQ6obLQ6gc2zMXV1UROPNVqKOAV322fLha6H/s4MZm1ufrfK/grDy 5ZaIgqnlwXaH1VL6IXZZcBuolsiKeroVO7MQag90kyTvzZMLl45dBI5NqQlWgp8013Tn r2LRhnfWqoZg6QOtu95JRYjFNJDC21DAsGGC0NtRy8CDClngTzjXIvnKLamDKltWNkwF Ox/A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s13si9748674pgp.418.2017.11.05.08.39.14; Sun, 05 Nov 2017 08:39:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751077AbdKEQhk convert rfc822-to-8bit (ORCPT + 96 others); Sun, 5 Nov 2017 11:37:40 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:32971 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731AbdKEQhj (ORCPT ); Sun, 5 Nov 2017 11:37:39 -0500 Received: by mail.free-electrons.com (Postfix, from userid 110) id 586EC2038C; Sun, 5 Nov 2017 17:37:37 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from dell-desktop.home (vol75-h03-176-137-37-244.dsl.sta.abo.bbox.fr [176.137.37.244]) by mail.free-electrons.com (Postfix) with ESMTPSA id AEFBD20384; Sun, 5 Nov 2017 17:37:26 +0100 (CET) Date: Sun, 5 Nov 2017 17:37:26 +0100 From: Mylene JOSSERAND To: Stephen Boyd Cc: maxime.ripard@free-electrons.com, wens@csie.org, mturquette@baylibre.com, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: sunxi-ng: a83t: Fix i2c buses bits Message-ID: <20171105173726.7be83f08@dell-desktop.home> In-Reply-To: <20171103151100.GR11011@codeaurora.org> References: <20171103105747.26335-1-mylene.josserand@free-electrons.com> <20171103151100.GR11011@codeaurora.org> Organization: Free Electrons X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Le Fri, 3 Nov 2017 08:11:00 -0700, Stephen Boyd a écrit : > On 11/03, Mylène Josserand wrote: > > i2c1 and i2c2 bits for CCU are not bit 0 but bit 1 and bit 2. > > Because of that, the i2c0 (bit 0) was not correctly configured. > > Fixed the correct bits for i2c1 and i2c2. > > > > Signed-off-by: Mylène Josserand > > --- > > Please add a Fixes tag. > Sure, I will resend the patch with a Fixes tag. Thank you, -- Mylène Josserand, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com From 1583058169368428405@xxx Fri Nov 03 15:11:57 +0000 2017 X-GM-THRID: 1583042364346109440 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread