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=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 E4445C433E4 for ; Mon, 27 Jul 2020 19:59:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AF89D2074F for ; Mon, 27 Jul 2020 19:59:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="heONYTva" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729194AbgG0T7F (ORCPT ); Mon, 27 Jul 2020 15:59:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728810AbgG0T7E (ORCPT ); Mon, 27 Jul 2020 15:59:04 -0400 Received: from mail-ej1-x643.google.com (mail-ej1-x643.google.com [IPv6:2a00:1450:4864:20::643]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44CDDC061794; Mon, 27 Jul 2020 12:59:04 -0700 (PDT) Received: by mail-ej1-x643.google.com with SMTP id dk23so6431917ejb.11; Mon, 27 Jul 2020 12:59:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=djQ21RTJ93c9kqwB25zIQ/ST+ogHMsSV3nZHz/8ca38=; b=heONYTvaIXjisXfWesNdZBH3HR8Goezr0M9/B4pi218SoZAhRizIbEnlpbiqZJYMa3 CymQT7ZTt7ccvP9R1yW4XYJ8IGQ/8EWsv9QTUTnNbBj7inBMYkRpsKQiO/fhVISer/Pq 0vYdTkQ2Qn829HoEkOgIN9H5M2pqiH+EgUH86glh+ZWkp3u7ZgS83Ma4NJuxLHsMv0XT 5URHnSmWVFfrEeMA03efn6TKDJetxsRmfy+VJcdXh3h6WYjImIxnOMfDwI8sXEU0c836 81anQIl0wlW5GrrZ7zpqqgJMiU5UyaCEmqUOFHnDHEu/yIyTXgsYKrdQhA8yOZSRXJIP onpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=djQ21RTJ93c9kqwB25zIQ/ST+ogHMsSV3nZHz/8ca38=; b=onfMpAknuaSm5IdeJn/2MMdRmGAyZ9PbJ6wcoI43QHrQVtSt3YREkb+sBT0DFto3SS ES6AeDnufkQHbSIsmIBGPLkpAi120oh4hwkHgI4FsODFTcbJRi/KC5LZEjeKM9WQOLfx yKU8sYq5KqcyA8dNtcI5O8m7NjghoFRA1udqX191AWgEx5ljJjuN60+ncvYn4EG7VwA3 +7TR6DTIigxJD3rgPMqtlIn8PLf9yJWn6Pf9z+uOqsStGye5CM80OBVw5FvKQ53IFV45 UcOxOBwPaHTABKYGLbl8iqfzlEhOz/Hz3PRx1n4dAN6TJg75IsLHRixvZNN2Vxxv6CsB o69A== X-Gm-Message-State: AOAM532xzRfrS10GpVFCp9cEmAseV0fsAqUG1UMeF1yqt/Q6YgPhLz+e pvr+6Zk507/2vs+sCNWsVlQJkRstfOF2luwEPUo= X-Google-Smtp-Source: ABdhPJwfVv71IAplhkO3yFPYokjDknujpfGl4Qc8owyxPo/klfQMtQ6qhz4AzI9gvxqd9KqcUezDTWMXq2Y5KwAMqsI= X-Received: by 2002:a17:906:365a:: with SMTP id r26mr18823220ejb.52.1595879943063; Mon, 27 Jul 2020 12:59:03 -0700 (PDT) MIME-Version: 1.0 References: <20200726111215.22361-1-konradybcio@gmail.com> <20200726111215.22361-2-konradybcio@gmail.com> <159587899589.1360974.4403082749390843157@swboyd.mtv.corp.google.com> In-Reply-To: <159587899589.1360974.4403082749390843157@swboyd.mtv.corp.google.com> From: Konrad Dybcio Date: Mon, 27 Jul 2020 21:58:27 +0200 Message-ID: Subject: Re: [PATCH 1/9] clk: qcom: gcc-sdm660: Add missing modem reset To: Stephen Boyd Cc: Martin Botka , Rob Clark , Sean Paul , David Airlie , Daniel Vetter , Rob Herring , Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , Vinod Koul , Greg Kroah-Hartman , Michael Turquette , Felipe Balbi , Jordan Crouse , zhengbin , Jeffrey Hugo , AngeloGioacchino Del Regno , Ben Dooks , Krzysztof Wilczynski , Harigovindan P , Brian Masney , Sam Ravnborg , Xiaozhe Shi , Manu Gautam , linux-arm-msm , "open list:DRM PANEL DRIVERS" , freedreno , devic , Linux Kernel Mailing List , linux-usb@vger.kernel.org, linux-clk@vger.kernel.org, Shawn Guo Content-Type: text/plain; charset="UTF-8" Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Fixes: f2a76a2955c0 (clk: qcom: Add Global Clock controller (GCC) driver for SDM660)