Message ID | 20230223153655.262783-1-bryan.odonoghue@linaro.org |
---|---|
Headers | show
Return-Path: <devicetree-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 D9EADC636D6 for <linux-devicetree@archiver.kernel.org>; Thu, 23 Feb 2023 15:37:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234897AbjBWPhD (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Thu, 23 Feb 2023 10:37:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234717AbjBWPhC (ORCPT <rfc822;devicetree@vger.kernel.org>); Thu, 23 Feb 2023 10:37:02 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D35DB580CF for <devicetree@vger.kernel.org>; Thu, 23 Feb 2023 07:36:59 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id k37so6276822wms.0 for <devicetree@vger.kernel.org>; Thu, 23 Feb 2023 07:36:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=96a3e/X/lGyIgbTMTuv+utcIk+D4aG9Ngn1VnIeUGG0=; b=NVLRgiv3L5TeG1j6xS9zoJMb5xC/OKgMneNWH7hFn6Di4pSSODxjIu9/yJtguA/she uTjUU7TWpi8RIethHW0x1GRkIu9axBTIlsPdwVN8WP3a0mA32oY9RE3NsTobmqxUcsjD IHTA414qSRNh10XLRCU+6FoUVlrhr4Nsv2YdCdaDFlkgPfHf1s+8EimX3NsYI5VlQjDT Sf5uRXlu7QD6TrXyDGkO8fVtOVyaxFk1gCIpkb9jeMUz1HVAW5rIRdGDFw2AL8mhxsPA 9uBNzbjOAtbpd5OCQEpu0AMaBRqjXprBqiOLeQ4hn09wxbOu34F/VzdnEOXHP/rjmIZo a+cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=96a3e/X/lGyIgbTMTuv+utcIk+D4aG9Ngn1VnIeUGG0=; b=Mg0Q7pHCX/RLvfnKr2CMrU1sSovM2AUEubgB36+puNrdVR4zvEPUst0WQz26tXhSZ5 pLUZFJzy4x0FDil0cCWt5RrCj+DejMpfWddshjPF194jTsC3raKx7yJ7VSHdng3qhrpB 5IeL5he8gM9l6nHY1r8uavBNFcYCuSyn8vaPT53IdiqXAtJc4CVe9VrqPwSOp0p4tJ/h hVeonUTwD9ILvRF63D3DNEBgzElnLMyDAddOJLUj7m5v3K+PX3wRL4OmqNK4ZSRal90M hm+zdvobuHdqkD4ExJONYJnsY5L80byFRxa0ASbj8UOyk6iqEXK78fPzlZD23qtejLmo 0KMg== X-Gm-Message-State: AO0yUKW3Owy0+AggkgMwCRG1soUQ0EeBYG1jlW/tkWYydQAzHajKOcce ETvy+jnp/A18oKsng2wn+PWvQA== X-Google-Smtp-Source: AK7set8rZ5ExS7ytqNTBQCjpkp86I3+olDE/KURAD1E7gakQsketodE4+h36qUJ3Gra/1MhXaOmgSw== X-Received: by 2002:a05:600c:16c8:b0:3dc:5950:b358 with SMTP id l8-20020a05600c16c800b003dc5950b358mr3355959wmn.14.1677166618219; Thu, 23 Feb 2023 07:36:58 -0800 (PST) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id c18-20020a05600c0a5200b003e733a973d2sm11076978wmq.39.2023.02.23.07.36.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Feb 2023 07:36:57 -0800 (PST) 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 v7 0/5] Add MSM8939 SoC support with two devices Date: Thu, 23 Feb 2023 15:36:50 +0000 Message-Id: <20230223153655.262783-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Add MSM8939 SoC support with two devices
|
expand
|