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 16207C432C2 for ; Wed, 25 Sep 2019 15:38:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DC7A121D7A for ; Wed, 25 Sep 2019 15:38:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="tWn/kRPq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726045AbfIYPiS (ORCPT ); Wed, 25 Sep 2019 11:38:18 -0400 Received: from mail-pl1-f193.google.com ([209.85.214.193]:44431 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727147AbfIYPiS (ORCPT ); Wed, 25 Sep 2019 11:38:18 -0400 Received: by mail-pl1-f193.google.com with SMTP id q15so2598160pll.11 for ; Wed, 25 Sep 2019 08:38:17 -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=WFyqEgFIXxDXsQf02spjWBC+c1Pk2Y/AZt1ZdKS3tA0=; b=tWn/kRPqMPGbuXIzsOQ3jYnu0K8MkMr7J/sgCjQyg6vQG8W3iTJTBPN9qn1qlHbmiN UutdLyvi6XCwK0nucSF4RTb6iPVQ6+PIqBvpF2ylnBKKKrWUUMncHU3E+uCfyLpPeAmV T4kIAK5iNhiGkmpQ0pe/02JJaiyr6yJCgzPPUTIIWtk+FRdJ0UK4k3BiKBiIt8dCQ6p/ mtUMbrrhaxAhH5a7xAioNHKGHpMnNMamS/HKvuaCKmstAEYkW2+2VjnAW/mcZ7mfrAoi 1nF3NtVAt3TYcgiyF3jgxeK++/wEiO/ZcKZat+SAXpKRU6j9TpGHkj126isvZrSJJG4L CDDA== 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=WFyqEgFIXxDXsQf02spjWBC+c1Pk2Y/AZt1ZdKS3tA0=; b=ZYVm27y+qHbW0FH5HZXpvbZUiO4ZhmuFtA9flQXu7+KNwLeVrTMN0pBhkjTJXLdL+Z FrSyK130MHYL3BFqqslFJLcMfaWsi3h9AI5fBjk2mpKRx4+zxQ0DEswOHV3TK5kIfUjN 0gfD8qzbngXgZsGW/efE4gFGli/SiH2QL4yJYA0xq9PQFB7qJZ8dmMO4RmF9MQhnPbGb EHYJqotTZ4+tG50diJEmdJs2XuROG1pny98BDPZccHJ0j/IYhaMbkhElmYsgz2I2Fcft 0wqabVF0adfBSfyeqFL3P5WO26FTj0XjJaoeZrT4HZhZiffAXSJB/Sivga2OfIXp9FGr AniQ== X-Gm-Message-State: APjAAAXeccC7xreiZVD2T+gKeZdvkOu+BNz+9Dhl8KsVGhF56gWauzng DRobfKa6GlyIvTL+rlvDR7a1Pw== X-Google-Smtp-Source: APXvYqyft+7qNq+VTiDUPPC3DvrO2fmyWnYZPaP16bOgVGDreSGRpYghqu73A1VZ3op5y0JgX4nOag== X-Received: by 2002:a17:902:ab89:: with SMTP id f9mr9627821plr.295.1569425897030; Wed, 25 Sep 2019 08:38:17 -0700 (PDT) Received: from dell ([12.157.10.118]) by smtp.gmail.com with ESMTPSA id g202sm11313147pfb.155.2019.09.25.08.38.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Sep 2019 08:38:15 -0700 (PDT) Date: Wed, 25 Sep 2019 16:38:13 +0100 From: Lee Jones To: Wolfram Sang Cc: Bjorn Andersson , Arnd Bergmann , Rob Clark , Stephen Boyd , Andy Gross , alokc@codeaurora.org, Mark Rutland , Rob Herring , vkoul@kernel.org, linux-i2c@vger.kernel.org, linux-arm-msm , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Subject: Re: [RESEND v3 1/1] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 Message-ID: <20190925153813.GD4469@dell> References: <20190906061448.GJ26880@dell> <20190906065018.GA1019@kunai> <20190906075600.GL26880@dell> <20190906102355.GA3146@kunai> <20190906105445.GO26880@dell> <20190906183139.GB19123@kunai> <20190913142821.GD1022@kunai> <20190913161345.GB8466@tuxbook-pro> <20190913161748.GF1022@kunai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190913161748.GF1022@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, 13 Sep 2019, Wolfram Sang wrote: > > > It seems linux-next is now pulling from the soc.git, rather than > > arm-soc.git, but Arnd is still pushing patches to arm-soc.git. > > Can you ask them to fix this? > > > Arnd says that the patch will be in v5.4 and I merged Arnd's tree and > > gave it a spin here and this patch makes it boot. So please merge this > > patch for v5.4 as well. > > No worries, this is clearly a bugfix. So it will easily go in with the > same release as the DTS file. DTS file now upstream (44acee207844). -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog