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=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 59E68C43331 for ; Fri, 6 Sep 2019 10:54:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 325E52070C for ; Fri, 6 Sep 2019 10:54:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="uCExWhLW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391389AbfIFKyt (ORCPT ); Fri, 6 Sep 2019 06:54:49 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:44009 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391388AbfIFKyt (ORCPT ); Fri, 6 Sep 2019 06:54:49 -0400 Received: by mail-wr1-f65.google.com with SMTP id q17so1347929wrx.10 for ; Fri, 06 Sep 2019 03:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=rET0iaiiuCDKjoQBx43XIsBD5MxIh4jXYYHw1kxz16U=; b=uCExWhLWEQIF1yDJTjsDcdxJkJrKiEzQCAHSpMf564Io00a2Ec8+QhrJDXyjvuq2W6 01cYYGmMt8kn9mRNcXKddYJiqaT/BJi7ZKiWGGVHageWf3L5V1By5PTgfdOj/ZKbPR80 FIMIrXYM4HApJW8EoBRw8KxJobOHN4rieikuP5j2ZJIHSuYCkgdZo8GBPhiqfcjfwVnW mnZSbaPpA4wRPvU3orZXbiapeTkLrTWVXN48ESa4MuKtlg6DqWGcCieIDha/jR0bmCcr ZzaimmShZJr01SOe/ScuiGfxsfnoUzUqMfZYXZ7mBZrD/DOsBgAgy0n3Ds6BWecXjxg7 FHLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=rET0iaiiuCDKjoQBx43XIsBD5MxIh4jXYYHw1kxz16U=; b=P7yWZzYCtzZ8qCZk+l4eyoGRp8TW3bgHyJ99twevw0pqRG36n/AdvpDJ9okSoxqoOT 8p0SAIxK4EgsVwgnhR9+BxQ2L/q3gCZRZe5Cc36euekmgIr4qcC9lXwsO14PP+tVIob3 +c9pdsRhNKGPlpfx1Vq3F0UqJmBavx9Aak58b7xMp0WfmoS+cyJ3R6rGrjnkwy76wQYx D8fwRNhom6HO9uHQ7JE0kdVOKCoXOUY8J3QkmoIoMA6x6BjbMbypMjPFgCuzcTnlxXso jhE0VcHEOY5xunG2Pj1b3oWloOHTk890T24kZhBBk0RntdXWsjgNsN3nLCKzjeNWNWw4 YLHw== X-Gm-Message-State: APjAAAXr/UPOGiH8eYkHyaGu4VkURiLt+y/fCsNsY6ihyGDMTPK2sOLH U1UYb2olCXJBrvGhdg0UA1aM4r5/Zak= X-Google-Smtp-Source: APXvYqyLPZ5O/UcCSTZ62ObBfvcGeMFb1YL7I6ZwwZnW/Zxpf5t0wWMYBFO8ZZVeNF60uHezHfoBQA== X-Received: by 2002:a05:6000:2:: with SMTP id h2mr5865424wrx.309.1567767287888; Fri, 06 Sep 2019 03:54:47 -0700 (PDT) Received: from dell ([95.147.198.36]) by smtp.gmail.com with ESMTPSA id s26sm9141058wrs.63.2019.09.06.03.54.47 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Sep 2019 03:54:47 -0700 (PDT) Date: Fri, 6 Sep 2019 11:54:45 +0100 From: Lee Jones To: Wolfram Sang Cc: Stephen Boyd , agross@kernel.org, alokc@codeaurora.org, bjorn.andersson@linaro.org, mark.rutland@arm.com, robh+dt@kernel.org, vkoul@kernel.org, linux-i2c@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [RESEND v3 1/1] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 Message-ID: <20190906105445.GO26880@dell> References: <20190905192412.23116-1-lee.jones@linaro.org> <5d71ef95.1c69fb81.6d090.085d@mx.google.com> <20190906061448.GJ26880@dell> <20190906065018.GA1019@kunai> <20190906075600.GL26880@dell> <20190906102355.GA3146@kunai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190906102355.GA3146@kunai> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, 06 Sep 2019, Wolfram Sang wrote: > On Fri, Sep 06, 2019 at 08:56:00AM +0100, Lee Jones wrote: > > On Fri, 06 Sep 2019, Wolfram Sang wrote: > > > > > This compatible isn't in the 5.3 rc series nor is it in linux-next yet. > > > > > Is this "hot-fix" for the next merge window? Or is this compatible > > > > > string being generated by firmware somewhere and thus isn't part of the > > > > > kernel? > > > > > > > > It's on the list and will be in all of the distro v5.3 release kernels. > > > > > > > > https://lkml.org/lkml/2019/9/5/695 > > > > > > And why don't the distro kernels simply pick up this patch, too? > > > > I could send it to them and find out. They are on kernel-freeze now, > > on the lead-up to the release date (next month), but I think they're > > still taking bug fixes. > > Please do. Submitted. Does this mean you plan to have this merged for v5.4? -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog