From patchwork Sun Mar 11 13:53:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 10274755 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7B5DE6055C for ; Sun, 11 Mar 2018 13:54:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6C06228DE3 for ; Sun, 11 Mar 2018 13:54:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 60D6128DEB; Sun, 11 Mar 2018 13:54:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id F0A9428DE3 for ; Sun, 11 Mar 2018 13:54:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D5F726E3E2; Sun, 11 Mar 2018 13:54:04 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id EF91D6E3E2 for ; Sun, 11 Mar 2018 13:54:02 +0000 (UTC) Received: by mail-pf0-x242.google.com with SMTP id m68so86898pfm.11 for ; Sun, 11 Mar 2018 06:54:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Se0szfSLIOVe79cEVY6YejoIiSEea81kGHjBYb/yrqg=; b=hmehmCGvqOTmyX3mb7T+2ppT9G8kV0tr9n+J2FH10g2S7H6+cTgudOqpfjjJvfOB8a Erg7NsdDR/vON4BYvSyfhZ7FKbTamGrId2mdi8rV5wsKzlJq5ytXi4ycwAiVLT6rPGx/ C8kuRvnEnBeSnmsvX6OrtC3CsDA2jAuTpiDVY= 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:in-reply-to :references; bh=Se0szfSLIOVe79cEVY6YejoIiSEea81kGHjBYb/yrqg=; b=HHxaAIPdT8h0LQyQ8cnCx7VvIUKG9EXgUb3FjrjvSsfIj40sBYvP9CCPx+EC1rEULO YxXh4P3INBeysJhRCIH+HHbz+6K+yEhpJpN2T48sE+xgKHJ+1EeDOhQQuh0flkz2mvZh OTQPxV8Av4WFq3gFwVUxucDByTpXmvRI7m8wFOtrKubPCJk/tps7+5r//LZp1+WBi6bk X/7XL8TmlkcyiKC3grHzcIUUDOj8OP76oflnFJEKMfjw23srMGNn5Ep+2XJslI5M6Zf6 3yeFIYFpyqy23+Abo9DP0fY41/abFrjFybfBmmzEO1irrn1pu8ubwoqhZAPaEyzdX9dj Jjaw== X-Gm-Message-State: AElRT7FChd31VlWKXpZoZ+QygQ30eNcD/SUI4bXMoHsWvYjExja53Csc XobjPW2uTXcWfghCEz0zbI88+A== X-Google-Smtp-Source: AG47ELs+TLU+sgTCf90BNbLcKarUaJdo4EOZdWjnZhXY6+WGInQbH91yV6fqbyUmH4YXyh1NLbYpxQ== X-Received: by 10.99.113.83 with SMTP id b19mr1427488pgn.167.1520776442587; Sun, 11 Mar 2018 06:54:02 -0700 (PDT) Received: from localhost.localdomain ([183.78.63.160]) by smtp.gmail.com with ESMTPSA id t16sm12318721pfm.69.2018.03.11.06.53.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 11 Mar 2018 06:54:01 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 08/10] ARM: defconfig: Switch RealView boards to use P111 DRM Date: Sun, 11 Mar 2018 14:53:05 +0100 Message-Id: <20180311135307.6271-9-linus.walleij@linaro.org> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180311135307.6271-1-linus.walleij@linaro.org> References: <20180311135307.6271-1-linus.walleij@linaro.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Liviu Dudau , dri-devel@lists.freedesktop.org MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP The DRM driver is now finalized for the RealView board family, so switch the defconfig to use this driver instead of the old fbdev driver. Signed-off-by: Linus Walleij --- arch/arm/configs/realview_defconfig | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/arch/arm/configs/realview_defconfig b/arch/arm/configs/realview_defconfig index 95bd20b2a4d2..cc9fa24d4b8f 100644 --- a/arch/arm/configs/realview_defconfig +++ b/arch/arm/configs/realview_defconfig @@ -21,6 +21,7 @@ CONFIG_MACH_REALVIEW_PB1176=y CONFIG_MACH_REALVIEW_PBA8=y CONFIG_MACH_REALVIEW_PBX=y CONFIG_SMP=y +CONFIG_CMA=y CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="root=/dev/nfs nfsroot=10.1.69.3:/work/nfsroot ip=dhcp console=ttyAMA0 mem=128M" @@ -60,9 +61,12 @@ CONFIG_I2C_VERSATILE=y CONFIG_SPI=y CONFIG_GPIOLIB=y # CONFIG_HWMON is not set -CONFIG_FB=y -CONFIG_FB_ARMCLCD=y -CONFIG_FRAMEBUFFER_CONSOLE=y +CONFIG_DRM=y +CONFIG_DRM_PANEL_SIMPLE=y +CONFIG_DRM_PL111=y +CONFIG_FB_MODE_HELPERS=y +CONFIG_BACKLIGHT_LCD_SUPPORT=y +CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set