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_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 59B2AC2D0F0 for ; Mon, 30 Mar 2020 07:12:52 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2C4E12073B for ; Mon, 30 Mar 2020 07:12:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=googlemail.com header.i=@googlemail.com header.b="gZzoGR9p" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2C4E12073B Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=googlemail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AF52889F6D; Mon, 30 Mar 2020 07:11:49 +0000 (UTC) Received: from mail-ed1-x543.google.com (mail-ed1-x543.google.com [IPv6:2a00:1450:4864:20::543]) by gabe.freedesktop.org (Postfix) with ESMTPS id F205F6EACB for ; Sat, 28 Mar 2020 10:20:36 +0000 (UTC) Received: by mail-ed1-x543.google.com with SMTP id e5so14609849edq.5 for ; Sat, 28 Mar 2020 03:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fe7vSqTovofs2pbqQ9vBZGE4ICdZzytA51ufbrvug5A=; b=gZzoGR9pE2WwhIDeENQCW/x6kpV7USjpLVpyp0uH7+Fq6u4Pr6VyHGy5MxT65P1Jpw 2IwFjZAWystaYH29GKa4oevh37fKQClAFd/6sCfi35W9/6H9b2st92hznyzG7txJxifb /rOL5DyfJHFcQ1DEf9C9BCL3MHhibBA+GsdlWkc2rtg4LaQNcOoG8QB05tzrj49/0eEl TNgbeY007ZskTRpSiblMaihBN7H0uViDxG4hyT5N99Ih65I26eZdiIXjHM30n+J5tKLq f17zIR90Cyfv7UAgzMoz+/WEq+n+OILmc0z/EbKvXtKix0P6yR+vJ4s4g6k4anerM3wJ WYtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fe7vSqTovofs2pbqQ9vBZGE4ICdZzytA51ufbrvug5A=; b=aG1KLplXtKHpl6Ya6Agx+UPJb0A4Rzq92UPBn0VpHNti11j5ig32ME3/CMHHFz95on rOLnUUF+xVE5XfLw+LVThQLtkD9enednq0zeHVsb6eMUEGkC+ugbMDC+xdhZyhFC4s2Y F/n7whcH/8BVPZuJdpcjigxkiHgiGX/K0K4KmSXmbGjRVpwx5GmD5TcbDCLr4Fy4sdDW 96k/Wue19zPQLVeGU0nzBRSjL5AFhol/AfNjhiSh0X82+8vFc63yqjGvDELtY915vOW+ 58V6eKeIt3X3RyBhB05tTbDMv1qElB71pqSmYh1d8qNJAbsVg3xbaNCzTJVG8/nvpASN 7fDw== X-Gm-Message-State: ANhLgQ2YO0h00nfBNyC8GFHlPmwTLI20I1dPyhNvvaYF6ptYklNm4fJP UrGt2WvcEFMfbER2OR64qfXQoEW9s8T5LyrnIYE= X-Google-Smtp-Source: ADFU+vt+CGOstPPiyOkXccPeNwU+SbD3xZ1o9QkolQ8v/Gi9v/pdo4TjR6yY1eJHtp+rIWU3zHv5rAEhRHHb9xghbBI= X-Received: by 2002:a05:6402:b14:: with SMTP id bm20mr2831787edb.365.1585390835491; Sat, 28 Mar 2020 03:20:35 -0700 (PDT) MIME-Version: 1.0 References: <20200319203427.2259891-1-martin.blumenstingl@googlemail.com> <20200319203427.2259891-3-martin.blumenstingl@googlemail.com> In-Reply-To: From: Martin Blumenstingl Date: Sat, 28 Mar 2020 11:20:24 +0100 Message-ID: Subject: Re: [PATCH v4 2/2] drm/lima: Add optional devfreq and cooling device support To: Qiang Yu X-Mailman-Approved-At: Mon, 30 Mar 2020 07:11:44 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tomeu Vizoso , linux-pm@vger.kernel.org, David Airlie , Linux Kernel Mailing List , dri-devel , Steven Price , linux-rockchip@lists.infradead.org, Chen-Yu Tsai , Alyssa Rosenzweig , "open list:ARM/Amlogic Meson..." Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, Mar 28, 2020 at 9:40 AM Qiang Yu wrote: > > Applied to drm-misc-next. thank you! regarding patch #1 - can you apply this as well? patch #1 just takes this midgard change [0] and ports it to utgard Thank you! Martin [0] https://cgit.freedesktop.org/drm/drm-misc/commit/Documentation/devicetree/bindings/gpu?id=982c0500fd1a8012c31d3c9dd8de285129904656 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel