Message ID | 20211228223057.2772727-1-atishp@rivosinc.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@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 257BBC433F5 for <linux-devicetree@archiver.kernel.org>; Tue, 28 Dec 2021 22:31:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237640AbhL1WbD (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Tue, 28 Dec 2021 17:31:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237500AbhL1WbD (ORCPT <rfc822;devicetree@vger.kernel.org>); Tue, 28 Dec 2021 17:31:03 -0500 Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDC23C061574 for <devicetree@vger.kernel.org>; Tue, 28 Dec 2021 14:31:02 -0800 (PST) Received: by mail-qv1-xf29.google.com with SMTP id kc16so17658620qvb.3 for <devicetree@vger.kernel.org>; Tue, 28 Dec 2021 14:31:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atishpatra.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=a0/3qSFlOvOlmytaGVTpc9gdOx4u3JLG4E+U1ypvGmM=; b=nFO6iFEysMfZ1442t476XZKLpSxTJNbNvfANEmihYgvNTkUIhuj6oSuNv7QHSLDXaj 7Z0DBLr+yMaKimBTXMj1d8ZLcqgKVpNoUtVDomtFMc5D5lusariXnRrAEb0sCa5kFzGE 8suS7AVZTcGkzz209ZpgWvSMcljUZkdUcqQXQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=a0/3qSFlOvOlmytaGVTpc9gdOx4u3JLG4E+U1ypvGmM=; b=hfoOH2kSIrLr1m0mPL1L3kwoMxM7V3HPmblnIP9nt3mqNqvnpKVo2iKSZCWK49rWCl WvJT4wj1p1y4VEjVQsaV6Ch5WLLxrvs4Buz2TEBodfVT4FEAvX7f7+laHwioRGYvoaF1 xDr/SVBopvwtsMJJnWijvINmV2NARUX3nW02yPQ0SjHYNvUDqMQeE10CoZBA4BedOzp7 5D6heXOfaNZyFASl8XpxoMB99A8iNjhs//6THoMiXWN2pSKHy4CUmu0nquC1M5i87G0r pBDcYlrfgPq3rwB2DIvoBbpMAbhgfegcbYMVmeVQi7feVayiKZSYsaA4Lt23jg9z/NU/ ywQQ== X-Gm-Message-State: AOAM5311Ej2+mSHBYjseVOxXneAfYwnBz+weImzjNDMKlP6ZEAydBJ41 XVH1G4WcSMB2SJqKZwoOTVDO X-Google-Smtp-Source: ABdhPJy115f92bcf4Eeg1/nZa+Vwk46UoyIMubczunCmbr+wsGR08eXjE9zxJetXfh9Y+/Qz3+S8zw== X-Received: by 2002:a05:6214:d8b:: with SMTP id e11mr21078879qve.32.1640730661904; Tue, 28 Dec 2021 14:31:01 -0800 (PST) Received: from fedora.. (adsl-70-228-75-190.dsl.akrnoh.ameritech.net. [70.228.75.190]) by smtp.gmail.com with ESMTPSA id i5sm2738407qti.27.2021.12.28.14.31.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 14:31:01 -0800 (PST) From: Atish Patra <atishp@atishpatra.org> X-Google-Original-From: Atish Patra <atishp@rivosinc.com> To: linux-kernel@vger.kernel.org Cc: Atish Patra <atishp@rivosinc.com>, Albert Ou <aou@eecs.berkeley.edu>, Atish Patra <atishp@atishpatra.org>, Anup Patel <anup@brainfault.org>, Damien Le Moal <damien.lemoal@wdc.com>, devicetree@vger.kernel.org, Jisheng Zhang <jszhang@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>, linux-riscv@lists.infradead.org, Palmer Dabbelt <palmer@dabbelt.com>, Paul Walmsley <paul.walmsley@sifive.com>, Rob Herring <robh+dt@kernel.org> Subject: [PATCH v2 0/6] Sparse HART id support Date: Tue, 28 Dec 2021 14:30:51 -0800 Message-Id: <20211228223057.2772727-1-atishp@rivosinc.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Sparse HART id support
|
expand
|