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=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=unavailable 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 BA764C31E5D for ; Wed, 19 Jun 2019 06:05:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8D6BC21479 for ; Wed, 19 Jun 2019 06:05:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="ZG5JbVED" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730953AbfFSGF4 (ORCPT ); Wed, 19 Jun 2019 02:05:56 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:52193 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726246AbfFSGFv (ORCPT ); Wed, 19 Jun 2019 02:05:51 -0400 Received: by mail-wm1-f65.google.com with SMTP id 207so347400wma.1 for ; Tue, 18 Jun 2019 23:05:50 -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=gAuvNEON1/svyE5y5H38rhLBVdlEdqq6m64304VJxxs=; b=ZG5JbVEDRi1cEztR9JPWFYHH4s7iBIKyn45vzLAIoPXuizb+BCH+2XrkPjcbPH+1Ge cxejIXjDRzw9xLk+MnT9Zih7O2ENvIdCKSZiDYiW51dEI6MpvHstHy/nIbOL0QiMtuTX KogdXhG2DKT8In8hoZGJq/KEpY62ZH6MuYMvKrzmUHM4qxAN9s6yQ3UJnarzkakBYySQ tHt79MEzHGr/Uog534lU+QVR4htpUZqCBlkM95IoYurqq0tY7LhLQGkmQSP8wSOqHWuo bX3VmRDo5xrT5yc7eQqIo3N2WlUYb1rEokBD4QOEKdDAcyY8XSkIczKfymTMszhPZIxw lZfQ== 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=gAuvNEON1/svyE5y5H38rhLBVdlEdqq6m64304VJxxs=; b=Lma6Z/LYX+Fi89tOCWK25IhytbF/1adRKBDSDew5XjaLqmz1nrW8LPwuMhGGPhqUl3 AENkvWnE7KIWQ5W924oEWnqhcLy3H2bTiZ05TNsJM8b3cCctPfUEWhsfjPxfE03CNguw Y4LMHT/ld2y7uxSyGwOcgy4z/94uoQXwxqVgylZ4swWer7k8v0KdMloXEqfcwN+8ICfJ GyBOF6uckyW0TWaYp5CMn3AMznPOSD1w5Y7dO4SUNhlDQ9y0UFK8S3cEyTQJD61o0l7j Lm41eG2nJWrsq/ItMQMkfHIOPX7Fxn0E3hYqt2tdiFO/DKRjslJY1lUbZYJGlVnN9/sy YS6g== X-Gm-Message-State: APjAAAWBus6iPHFIKp0ESEP6KsN41hoyMgW58ZIS3mQa2mqfN7JowJ4q asIcSGXPyaKY7cp92UXW84skaQ== X-Google-Smtp-Source: APXvYqw9N8Sn2vt43SeeNig+fvTZyfd4FhrFCZQ8nv6+4b2CTetI7wo1XDje3ODj4gCpw+qO/iboMw== X-Received: by 2002:a1c:e90f:: with SMTP id q15mr6736132wmc.89.1560924349841; Tue, 18 Jun 2019 23:05:49 -0700 (PDT) Received: from dell ([2.27.35.243]) by smtp.gmail.com with ESMTPSA id c4sm13697164wrt.86.2019.06.18.23.05.49 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 18 Jun 2019 23:05:49 -0700 (PDT) Date: Wed, 19 Jun 2019 07:05:47 +0100 From: Lee Jones To: Andy Gross Cc: alokc@codeaurora.org, david.brown@linaro.org, bjorn.andersson@linaro.org, balbi@kernel.org, gregkh@linuxfoundation.org, ard.biesheuvel@linaro.org, jlhugo@gmail.com, linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, felipe.balbi@linux.intel.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND v4 1/4] soc: qcom: geni: Add support for ACPI Message-ID: <20190619060547.GG18371@dell> References: <20190617125105.6186-1-lee.jones@linaro.org> <20190617125105.6186-2-lee.jones@linaro.org> <20190619055207.GA14273@hector.attlocal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190619055207.GA14273@hector.attlocal.net> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 19 Jun 2019, Andy Gross wrote: > On Mon, Jun 17, 2019 at 01:51:02PM +0100, Lee Jones wrote: > > When booting with ACPI as the active set of configuration tables, > > all; clocks, regulators, pin functions ect are expected to be at > > their ideal values/levels/rates, thus the associated frameworks > > are unavailable. Ensure calls to these APIs are shielded when > > ACPI is enabled. > > > > Signed-off-by: Lee Jones > > Acked-by: Ard Biesheuvel > > Applied. Thanks Bjorn and Andy. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog