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=-21.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 28B5CC48BE5 for ; Wed, 16 Jun 2021 00:10:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A1956100A for ; Wed, 16 Jun 2021 00:10:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230331AbhFPAMK (ORCPT ); Tue, 15 Jun 2021 20:12:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:55054 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231243AbhFPAMJ (ORCPT ); Tue, 15 Jun 2021 20:12:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 3156C613B9; Wed, 16 Jun 2021 00:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623802204; bh=koxELa25/ElUvRXVMdAuKWoZ/NJfkjZMMglSOABxpDE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=DYbaT5IkWxPNxQ4BEW9FCn/wViSQzi4jqSYahOA944nv4QAC6NZDQynFe0H5U+ccp XPNZEuhJD6yDUReHrx7OEnqE4vTcXtqji+ZDsiIbu9z7D+kPfuF2vCvWe8H7LtPehG Z2muSqmLkgvBsdytAskgGVaF9N9Q77r923wt+aQBUAzW1IkzuEqMzQ0/JIWi22bmCA AKygPS8dZOdgLDSFDOiOpytLtpIbP4SnCuIhzD4Sc75FdqoK4CrV5rbOEecVGICKjl 6sT/arOkzo+2rcS853sx4DB8sT/JYBsroui/Sagxj4ESvx1q4TvqmhtUHJGTgtlE7B UQoSRnB/Ise7Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] arm64: dts: qcom: sm8250: Don't disable MDP explicitly From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162380220416.6033.3692505979160300452.git-patchwork-notify@kernel.org> Date: Wed, 16 Jun 2021 00:10:04 +0000 References: <20210613110635.46537-1-konrad.dybcio@somainline.org> In-Reply-To: <20210613110635.46537-1-konrad.dybcio@somainline.org> To: Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Sun, 13 Jun 2021 13:06:35 +0200 you wrote: > DPU/MDSS is borderline useless without MDP, so disabling > both of them makes little sense. With this change, enabling > mdss will be enough. > > Signed-off-by: Konrad Dybcio > --- > arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 -- > 1 file changed, 2 deletions(-) Here is the summary with links: - arm64: dts: qcom: sm8250: Don't disable MDP explicitly https://git.kernel.org/qcom/c/0c25dad9f2a7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html