Message ID | 20230330153222.2875121-1-bryan.odonoghue@linaro.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92FFAC761A6 for <linux-pm@archiver.kernel.org>; Thu, 30 Mar 2023 15:32:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232889AbjC3Pcw (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Thu, 30 Mar 2023 11:32:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233095AbjC3Pcv (ORCPT <rfc822;linux-pm@vger.kernel.org>); Thu, 30 Mar 2023 11:32:51 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30B65DBE5 for <linux-pm@vger.kernel.org>; Thu, 30 Mar 2023 08:32:30 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id e18so19512822wra.9 for <linux-pm@vger.kernel.org>; Thu, 30 Mar 2023 08:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680190346; x=1682782346; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Dl6maaWT9hFYYn+ol1aoOi6kJmNM7FL4sdU9/+vVfIE=; b=DFviJNPz3og45dX0l9ZWqUSbvBq+1R9ectVUBySeWN2JFqYueSVUsurafLj08x8xdm NHGuyRppZlpo1qc8E8Nh0nJrsDZsIYYvhRA0XYMPq52MY2VZwZd/+VidR0XJimCLYkM1 77Q/Ez/7PXC6vQIFngz09O3eTvVeVn/mTpVsTXwaq3JGp+V4jhnDJfGd157o+0LrVR+W nkhq54gM3cnxOmztTM2ZcbOcOl693670swor65KxiueuGZb4oAJVc7YCIAKH7Hj9ZDeg 3l9kMy8jlY2Hy26QkTUJG5Vhx6dIAK4jorxJDsbov07aNTJGT0D8ohQDXwPIi5xzvyIP /ZTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680190346; x=1682782346; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Dl6maaWT9hFYYn+ol1aoOi6kJmNM7FL4sdU9/+vVfIE=; b=x68oC77mgy1v6CLmTi/2ZqVbwNo9CW94qxdUk5Bg6M1p0Gh50qjBOZEC5Iz7PGUimq uBrnOxJELJWlzRTIZYoOt4Cr1f/LHguABe+B6mJIRJ1pf2xxz83VQmZeYl4XmlpqZfp+ ezwAg6WhRCBgokHX+giU/xDARnR4UMCvyLuzI7sv/vYTKNxPrDohoYpmOuEbKKonBha/ ymvUt6WSlseUXTca14i+a3c1ZVqTm8j9ZMeckBe4xwlri5F4gDaKrN1Y2jVO0/gD4T+x l6uA8/hluJVy4f5DeInX3lebOkmlAfJaBgoyJGlqGq1CSUYI9Sljp0avLCX/jU4RGSWr wdNg== X-Gm-Message-State: AAQBX9ft1ilRH9zspZ2EEY1MRHBxUh4G4yP8H3YB7oZMqlCemnwlgQhA VT6RQ4BWvnEH3qWjJAhF7NpVYQ== X-Google-Smtp-Source: AKy350Ytj/ZjE+bPvGzbXgG4Suf9ZnwGVVZfTfCJccFVuwa5X4Fz25QOyFCqmAxutIwFJUA/nlpFag== X-Received: by 2002:a5d:56ce:0:b0:2c7:1319:7b1d with SMTP id m14-20020a5d56ce000000b002c713197b1dmr19780505wrw.39.1680190345679; Thu, 30 Mar 2023 08:32:25 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id b7-20020a5d4b87000000b002cfe0ab1246sm33151794wrt.20.2023.03.30.08.32.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Mar 2023 08:32:25 -0700 (PDT) From: Bryan O'Donoghue <bryan.odonoghue@linaro.org> To: agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, djakov@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: bryan.odonoghue@linaro.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, benl@squareup.com, shawn.guo@linaro.org, fabien.parent@linaro.org, leo.yan@linaro.org, dmitry.baryshkov@linaro.org, stephan@gerhold.net Subject: [PATCH v8 0/5] Add MSM8939 SoC support with two devices Date: Thu, 30 Mar 2023 16:32:17 +0100 Message-Id: <20230330153222.2875121-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
Add MSM8939 SoC support with two devices
|
expand
|