Message ID | 20231012213843.1151060-1-javierm@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id BE358CDB482 for <dri-devel@archiver.kernel.org>; Thu, 12 Oct 2023 21:39:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C885810E55E; Thu, 12 Oct 2023 21:39:22 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 99FA610E555 for <dri-devel@lists.freedesktop.org>; Thu, 12 Oct 2023 21:39:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1697146757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4HjQ38FaqAqOPBHqQYuQ0KM6yn2TAQcFHI6s0KVsEyk=; b=dyRMQmtHEGXXQCorv3G6PnXosv9BOaeO3c+Qz3ra/s7+M1K8399Bj4JWGy2F8G+bz0NFuX SW6q7NJTRhWss1lXdnKmiS0oZw8WVRC4TWcp735oHBPaw+Myg4WZWx+7sjlMOvEA84TcxR UP0zoUmnr6jIOvDE3o+j/iz2km2Yq5I= Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-652-p03LZsEtMTuZPGCaF_8hGA-1; Thu, 12 Oct 2023 17:39:06 -0400 X-MC-Unique: p03LZsEtMTuZPGCaF_8hGA-1 Received: by mail-wm1-f69.google.com with SMTP id 5b1f17b1804b1-4074f9d17a5so9884415e9.1 for <dri-devel@lists.freedesktop.org>; Thu, 12 Oct 2023 14:39:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697146745; x=1697751545; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=4HjQ38FaqAqOPBHqQYuQ0KM6yn2TAQcFHI6s0KVsEyk=; b=wBgQornkVG49LpWTQ9YHVG0x4lKTRdkUpnI4cZ24cMKJc7A6UjdLo7yzu961gAS6MO gBw6a6AmMeSqg49kaG481nDF+zL1XCEGG1PzkfvGtUBdEUpVC4Pgc8Xb0dqK2Iauc6PH 5LipBxDj9Q3TjWKf+keO9BfnjcawJ/SIqsm1FHzJO1c1KEGcCMt6hZhB0lyLmCvJwAuy e+Nh4Gqstl+ibew9dtBrJAtWS5KO8JmMiG13o9FEiADE5YGyfmFotJvclVUYDgvDNmR7 idOiI5FKlaRCUe647C0k7GCCZ4oj6ptvVwjXrMBTdGp++bY3iGQ781SqlzbGo7r+J//I x7jg== X-Gm-Message-State: AOJu0Ywyf/eZc8vwG3iuxJxJqps9iEsvhCYP+JOH5lsC3fe3rGEQmt34 ZO7AqC14aIxJMQP9OG59IPRDwoIUzq3vfNEiU6vz++Kd9xX6kdEIK/UOPvxkpZIc03fYbl2YZjp de2lJFm6pU9QQ9cjZyMTpqX9/FS/V X-Received: by 2002:a1c:7419:0:b0:405:7b92:453e with SMTP id p25-20020a1c7419000000b004057b92453emr22304324wmc.37.1697146744737; Thu, 12 Oct 2023 14:39:04 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFId6vEUm6lLY12c7Khxf6C447HYWMwZjfxbHOw/t6gc3FOvk/WHTGkr1lL9jQkvffet2nE3g== X-Received: by 2002:a1c:7419:0:b0:405:7b92:453e with SMTP id p25-20020a1c7419000000b004057b92453emr22304296wmc.37.1697146744355; Thu, 12 Oct 2023 14:39:04 -0700 (PDT) Received: from localhost (205.pool92-176-231.dynamic.orange.es. [92.176.231.205]) by smtp.gmail.com with ESMTPSA id g9-20020a7bc4c9000000b00405959469afsm822140wmk.3.2023.10.12.14.39.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Oct 2023 14:39:03 -0700 (PDT) From: Javier Martinez Canillas <javierm@redhat.com> To: linux-kernel@vger.kernel.org Subject: [PATCH v3 0/6] drm/solomon: Add support for the SSD132x controller family Date: Thu, 12 Oct 2023 23:38:30 +0200 Message-ID: <20231012213843.1151060-1-javierm@redhat.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Conor Dooley <conor+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor@kernel.org>, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Javier Martinez Canillas <javierm@redhat.com>, Maxime Ripard <mripard@kernel.org>, Rob Herring <robh+dt@kernel.org>, Geert Uytterhoeven <geert@linux-m68k.org>, Peter Robinson <pbrobinson@gmail.com>, Thomas Zimmermann <tzimmermann@suse.de> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm/solomon: Add support for the SSD132x controller family
|
expand
|