Message ID | f911c7d3-a9c4-32ee-68a1-e30b478732c9@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-spi-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A850DC433EF for <linux-spi@archiver.kernel.org>; Thu, 24 Feb 2022 20:00:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233894AbiBXUBT (ORCPT <rfc822;linux-spi@archiver.kernel.org>); Thu, 24 Feb 2022 15:01:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232224AbiBXUBQ (ORCPT <rfc822;linux-spi@vger.kernel.org>); Thu, 24 Feb 2022 15:01:16 -0500 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F46C2763FF; Thu, 24 Feb 2022 12:00:45 -0800 (PST) Received: by mail-ej1-x634.google.com with SMTP id gb39so6658197ejc.1; Thu, 24 Feb 2022 12:00:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:from:subject:to:cc :content-language:content-transfer-encoding; bh=/3kA9B1qVgjYJF+SPVMwxfyRv6VJXrJiJNZPzVdWdOQ=; b=QP1PhqsGteaJ1Pk5bUu1Y6dowRlHW/8xVAOcBIRgMCnLM38ltbIMyntMQLEy6hbznN zQ5IenipVoKjTfdLcvjBFw1c+zvd4l1V0MVpPOUAtuToSJnjraPdEpmqFQjjs2KdPx2b ijtkt4bvTP4xYviTKEB5Xh9B/oDiOZL5mtjuAluiX5v/XbqjKiB8D9RgdhZYzz1+S+Y6 ysVhbw8KlS2QuJBuhpY8B+CiWGffmLQYUKJWjE8oP3lESxDwxY6lLIEC3bfmZxJNTa13 ve46tD6ilSG8DiBRbz/XqYT4JpZ5vfClcAj0fhZ1sAbxUXxTeWI8aNj39+JY15M4OJ+W fYNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:from :subject:to:cc:content-language:content-transfer-encoding; bh=/3kA9B1qVgjYJF+SPVMwxfyRv6VJXrJiJNZPzVdWdOQ=; b=StEfzlcD4ZrEphjN0PE3pYYvojYMMozAClwk6lJuoKAbBOhUKjW7RKOt7ve8sSv5X+ Hugv13QjOrDRc1d+Swd7SCptqSdgSUBLRonlcD4CXgWB7PJg48WnB9GYiM3UKXX3544i lwq1uCyFL9s8fHaZn94Y8U/NuTrHjlEwi3PPb9ZM30YGf2dyv2du9BfBJGxVCxNTumEk 5b1u5saoZPHaQ0gD2FUjqLF4UI9BU0PFFEhmwTqT87nIjzqUysrwo1rXDTFvdZbyxy+m nK3P5whnFPGU/KGrjeAK5yrBO/eJjgFA5gDWsWLVCM7TzQBR/3Vt0BQPSsIIqATH8hUh am0Q== X-Gm-Message-State: AOAM533OLcR7qiDO0L2JdJ7uLd7JYoip+cqwiXvEIdnLnxrhyg1LXVPa w7gnkt0fU3Ts3fKmg3/C2/0= X-Google-Smtp-Source: ABdhPJxFuo+w3f/fLXUoO65roHhS9Ju3YJUgRZLjHzRtMgwLmAc/7c33PkT5jyB2MjVZDbbIFn7UYw== X-Received: by 2002:a17:906:3152:b0:6cf:d100:a8b2 with SMTP id e18-20020a170906315200b006cfd100a8b2mr3541028eje.529.1645732843880; Thu, 24 Feb 2022 12:00:43 -0800 (PST) Received: from ?IPV6:2003:ea:8f4d:2b00:70ad:e6bd:1cea:7edd? (p200300ea8f4d2b0070ade6bd1cea7edd.dip0.t-ipconnect.de. [2003:ea:8f4d:2b00:70ad:e6bd:1cea:7edd]) by smtp.googlemail.com with ESMTPSA id u5-20020a170906b10500b006ce6fa4f510sm103209ejy.165.2022.02.24.12.00.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 24 Feb 2022 12:00:43 -0800 (PST) Message-ID: <f911c7d3-a9c4-32ee-68a1-e30b478732c9@gmail.com> Date: Thu, 24 Feb 2022 21:00:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 From: Heiner Kallweit <hkallweit1@gmail.com> Subject: [PATCH v4 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller To: Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>, =?utf-8?q?Andreas_?= =?utf-8?q?F=C3=A4rber?= <afaerber@suse.de>, Miguel Ojeda <ojeda@kernel.org> Cc: "linux-spi@vger.kernel.org" <linux-spi@vger.kernel.org>, "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "open list:ARM/Amlogic Meson..." <linux-amlogic@lists.infradead.org>, Jerome Brunet <jbrunet@baylibre.com>, Martin Blumenstingl <martin.blumenstingl@googlemail.com>, Kevin Hilman <khilman@baylibre.com>, Neil Armstrong <narmstrong@baylibre.com>, Geert Uytterhoeven <geert+renesas@glider.be> Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-spi.vger.kernel.org> X-Mailing-List: linux-spi@vger.kernel.org |
Series |
auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
|
expand
|