From patchwork Wed Feb 17 15:26:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 384021 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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 A06C5C433E0 for ; Wed, 17 Feb 2021 15:30:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 71B9E64E15 for ; Wed, 17 Feb 2021 15:30:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233057AbhBQP3q (ORCPT ); Wed, 17 Feb 2021 10:29:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233722AbhBQP0B (ORCPT ); Wed, 17 Feb 2021 10:26:01 -0500 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DF90C06178B for ; Wed, 17 Feb 2021 07:25:09 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id x16so2455120wmk.3 for ; Wed, 17 Feb 2021 07:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=L1KI8A+esma4hYflQM0uYd5scP6Sr2iapwP5fLA1M88=; b=K4WS0WEUXE4BeMhWzkYflapBGnzfJ1xAh9rL80pOUhnFB5/y9YsL1LJxEsJ8/5n4Vo 9/8IJYHuqP3jIxwW4x4Sk7N4TG1Ks/wj8HsrjvGZp4m92NXynoLCrOeb7LT9IZHWdU2R 0FA2t5JPDxagcgiTWb6iWHEln84zQsBMg7x1Q4uQa/Dc80u4jfb+CmR3QDfLTor/AIiO hFhE/+bCpBk9f/pC97UjWtowej/LemnAvb5E7xt4FMn2xDDwRBk5SvqS/a8QR79J6rbl daxlIz2NEBFuXXaiC9+QKS+wjeBM0pXqMDiDj0mYvmzKWDgi1fhuiR9MToKAZXkvG0lT GruQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=L1KI8A+esma4hYflQM0uYd5scP6Sr2iapwP5fLA1M88=; b=bhNKKIGvs1LS/6edbDSv2hKy7/CnGjObyF9FTAAJ8P3FeGoDUbNcGfXrDMUTNVC29F NnxwOlRc9a6Jb3wmtRorFaCHDfyqdOilUWNmOOkKEOD2LJeWC/7tbivmkcAomZo8IMK7 Av1hC/d5vjz0Vm+dYWJ6Hjij/hfc//ViFwziqgKtEqAmQUw+zbADXwQ4APsYf5T5aiB6 iWUC3oC4fsW6eCI3A15zq1Qv8mgAbx4ZF53gJrc1uDhllOwgU/RW04+oxZUgqq8s0jYI 8SZ2eZTKFY8TEh7cjkdfOy1XFTCftJCRSXlZWfW3HlHDJcyAIWW1T8T8HR/9kqGVu1MO 6wbQ== X-Gm-Message-State: AOAM530Zn7hse1u8kauU6s3k1PhEJWvdoDcNG1RizfRdwi/Ah1REVPK4 2LVwEfJZBVlRtzcyPuc3R8X/Lw== X-Google-Smtp-Source: ABdhPJzCteElT5TSbtiywRK8dhgOWzv0eEsBXQs82eXWAoWxR63R59cXkLga0PGbkrXHQ4dl1sGTmQ== X-Received: by 2002:a1c:e402:: with SMTP id b2mr7639705wmh.122.1613575500979; Wed, 17 Feb 2021 07:25:00 -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 z5sm4511910wrn.8.2021.02.17.07.24.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Feb 2021 07:24:58 -0800 (PST) From: Bryan O'Donoghue To: robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, stanimir.varbanov@linaro.org, agross@kernel.org, bjorn.andersson@linaro.org Cc: bryan.odonoghue@linaro.org, jonathan@marek.ca, dikshita@qti.qualcomm.com Subject: [PATCH 0/2] dts: qcom: sm8250: Enable venus related DT nodes Date: Wed, 17 Feb 2021 15:26:19 +0000 Message-Id: <20210217152621.1714814-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Adds - videocc The clock controller for the Venus core and codec blocks - venus The SoC DT description for the core, encoder, decoder + associated The second patch is contingent on application of this pending patch https://www.spinics.net/lists/linux-arm-msm/msg80960.html Bryan O'Donoghue (1): arm64: dts: qcom: sm8250: Add venus DT node Jonathan Marek (1): arm64: dts: qcom: sm8250: Add videocc DT node arch/arm64/boot/dts/qcom/sm8250.dtsi | 73 ++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+)