From patchwork Thu Jan 20 10:40:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12718508 Return-Path: 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 2D59EC43219 for ; Thu, 20 Jan 2022 10:40:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4527810E45C; Thu, 20 Jan 2022 10:40:50 +0000 (UTC) Received: from smtp-relay-internal-1.canonical.com (smtp-relay-internal-1.canonical.com [185.125.188.123]) by gabe.freedesktop.org (Postfix) with ESMTPS id 845D810E479 for ; Thu, 20 Jan 2022 10:40:49 +0000 (UTC) Received: from mail-ed1-f70.google.com (mail-ed1-f70.google.com [209.85.208.70]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id BE21340028 for ; Thu, 20 Jan 2022 10:40:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1642675246; bh=CIaWdycdf6EnsUbHUYnMZAiCInJx2eq/X/xjpakBzuQ=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=ktYpBh4Y5os9s/2KcJDsOW7A3oa7fHd61E6P/iQRojOTxe1yrVPa0lEkgVa0Qhqyr b/SneIx7zOlmdAOboW9a74dxgwNoWr8tv86o08aniaadmG9xK/N+wYd6qUro0vYZlr 1jFFqEM0zYR+r9FMJ1U9oxloGq4njNcwrgF9jXKtPzazIUyFRrcJNXknRMMsKS/RTe K4Nem1MPF2dt8zUOxbErbO4MZKzm9STfX+whrk3E460SWjzpTO5r9gLjKAnRWlPY0v v4SMJBQJeWqWDq7X8ZDegseuKJ2jtJOvHXVTh30SIm6YMvJznghRs6XOCUnlVwp1H5 67yHX6tPHmeAw== Received: by mail-ed1-f70.google.com with SMTP id l14-20020aa7cace000000b003f7f8e1cbbdso5482089edt.20 for ; Thu, 20 Jan 2022 02:40:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CIaWdycdf6EnsUbHUYnMZAiCInJx2eq/X/xjpakBzuQ=; b=aincJdjO+IIurD98GLvbDR3B0rN3LPoSUP7FV6yJT9InN0dM3DRqCWKR5hEVYhGIF6 3SeeS8jWGfMk4tXCQzHV0sBB1n4T13Fj3lDvxevWH1rHonZRY7wMXAtIOdOW1z/341Rb oUTpuD5aXKyZqSZi6jGfro4FqJcjpDBCNeo17nsgDmIMqN97wD3lCQi3IuFir32oFjdE MnHyzqhZzF0P8Td5COcO3T64AEqG7E2fAZ5DnZ60BVk7LOs4QRznluhF7k9WJX5mQnze fEfBq6xDRS9/eExaotZgHE2C8bgJmz+jWVWnHD4gslAn7PL1SJozJhGiw/lcVf86gkZU HQnw== X-Gm-Message-State: AOAM533fE4V4tFU0kOvV0vHRwIyTn2VzrmCK3etWikMT9WMndfBt/uKw fA9baNiMBj17oOfqveFEoyz16Ko0wNumxtdHup9HHEx7oQgFsWgCA0S2pZdzu+3fKPpTj8sXJwL WzZ76vZSXAbEFwoBB1oWTwD7sSCF7tMhvQQWF5SY1UzegbQ== X-Received: by 2002:aa7:cada:: with SMTP id l26mr36252487edt.376.1642675246173; Thu, 20 Jan 2022 02:40:46 -0800 (PST) X-Google-Smtp-Source: ABdhPJxOVdHelYM1YUGXc2eLxbDQYo3SvaFYtGr9v9V5EvnkcgU+gHMzyQwtlgK6qkEsaiz8QyjvsQ== X-Received: by 2002:aa7:cada:: with SMTP id l26mr36252465edt.376.1642675245973; Thu, 20 Jan 2022 02:40:45 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id z8sm836027ejc.151.2022.01.20.02.40.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jan 2022 02:40:45 -0800 (PST) From: Krzysztof Kozlowski To: David Airlie , Daniel Vetter , Rob Herring , Benson Leung , Guenter Roeck , MyungJoo Ham , Chanwoo Choi , Jonathan Cameron , Lars-Peter Clausen , Dmitry Torokhov , Lee Jones , Andrzej Hajda , Neil Armstrong , Nicolas Boichat , Simon Glass , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers Date: Thu, 20 Jan 2022 11:40:08 +0100 Message-Id: <20220120104009.159147-1-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 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: Krzysztof Kozlowski Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Enric Balletbo i Serra emails bounce: : Recipient address rejected: User unknown in local recipient table so drop him from the maintainers, similarly to commit 3119c28634dd ("MAINTAINERS: Chrome: Drop Enric Balletbo i Serra"). Add generic DRM bridge maintainers to Analogix ANX7814. Signed-off-by: Krzysztof Kozlowski Acked-by: Neil Armstrong Acked-by: Enric Balletbo i Serra --- .../devicetree/bindings/display/bridge/analogix,anx7814.yaml | 4 +++- .../bindings/display/bridge/google,cros-ec-anx7688.yaml | 1 - Documentation/devicetree/bindings/display/bridge/ps8640.yaml | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml b/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml index 8e13f27b28ed..bce96b5b0db0 100644 --- a/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml +++ b/Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml @@ -7,7 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analogix ANX7814 SlimPort (Full-HD Transmitter) maintainers: - - Enric Balletbo i Serra + - Andrzej Hajda + - Neil Armstrong + - Robert Foss properties: compatible: diff --git a/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml b/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml index 9f7cc6b757cb..a88a5d8c7ba5 100644 --- a/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml +++ b/Documentation/devicetree/bindings/display/bridge/google,cros-ec-anx7688.yaml @@ -8,7 +8,6 @@ title: ChromeOS EC ANX7688 HDMI to DP Converter through Type-C Port maintainers: - Nicolas Boichat - - Enric Balletbo i Serra description: | ChromeOS EC ANX7688 is a display bridge that converts HDMI 2.0 to diff --git a/Documentation/devicetree/bindings/display/bridge/ps8640.yaml b/Documentation/devicetree/bindings/display/bridge/ps8640.yaml index cdaf7a7a8f88..186e17be51fb 100644 --- a/Documentation/devicetree/bindings/display/bridge/ps8640.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ps8640.yaml @@ -8,7 +8,6 @@ title: MIPI DSI to eDP Video Format Converter Device Tree Bindings maintainers: - Nicolas Boichat - - Enric Balletbo i Serra description: | The PS8640 is a low power MIPI-to-eDP video format converter supporting From patchwork Thu Jan 20 10:40:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12718509 Return-Path: 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 75A2CC433FE for ; Thu, 20 Jan 2022 10:40:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 20D0810E6D2; Thu, 20 Jan 2022 10:40:51 +0000 (UTC) Received: from smtp-relay-internal-0.canonical.com (smtp-relay-internal-0.canonical.com [185.125.188.122]) by gabe.freedesktop.org (Postfix) with ESMTPS id C2B9410E45C for ; Thu, 20 Jan 2022 10:40:49 +0000 (UTC) Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 1FA6240045 for ; Thu, 20 Jan 2022 10:40:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1642675248; bh=ICGGHPgMOz29NZPwcai0F42KglfVOVXY27QEZIjk5oU=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=s/PgGjK3ol/A4IBD9t5Dv0pB+HSw3CAR/H5kjtPrcevp5+/84Zu1eZG531OT84Ncs 89azC5R9A39QB+z0XITFAmdSxhvovWL5SMDO9xC+qavidlF6nGUI26JJAoj8EjHVsC CUNpa3XPk/y+JOazNbTDufFtvGBxjVMsFKTml/P7J9Gg24zDun7HXESKocRx61xl+u qUzgwr60i8IUQMkhvrtrlRXdHPj0TZIYst5S3hkjwQZxm+EBPb6FstEClJZA5y3Ax5 gmoNbMdam2f1GYr7xdDgu0akn8MPDW4lVKDxPNu1ip2b6n26ux4jp7qJWDHa8keOAq UiisvsGoj4tzA== Received: by mail-ed1-f69.google.com with SMTP id h11-20020a05640250cb00b003fa024f87c2so5531271edb.4 for ; Thu, 20 Jan 2022 02:40:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ICGGHPgMOz29NZPwcai0F42KglfVOVXY27QEZIjk5oU=; b=Qum2LU2A2ZbZfQjChf3/1fvaVJ0QtFY++78RJhxQ7+bwsri14bDIznMqi0iU23hcOb pCCYsZvPGSKX8pkUSThoVlFcJ8NFmf/ic8LKSP0pZA6WSqRWABvq2lBejvHfVScb7J1X DrqJ25beL/L1rXoo2L/SugE7D+f8p5M6Y4dXkHX+BRy/x5eHn88eeoOBFo1RB/BB2tGi OvPXW6W0YUacwW11isKmcXnHniOlHDmnuFQ4AnhGOOmAFupejpU/N5tqONGMvHwwf+/C Pn9uaum4re7MvL/9zfOfRZNKfV+bL9z+8khiiTGBq4BGArFTnVKBzGa787lEIwoBG3Y0 45PA== X-Gm-Message-State: AOAM531OHanaIYPjehGW2OPEx2YkOEzXv/Lax/RwDtz4RiJ0zv9fieOs P2YJ850m3sslIF9/2TPUgz/hiQP/exAAxN86ISwdz1480/AmChDSsTPujllgv0u4jN/c0eL+FP9 /hXbVPmxn2WK9MpxHXJgwAPzvnbgwuylMDx5xqu1s7olb/Q== X-Received: by 2002:a05:6402:4310:: with SMTP id m16mr19187830edc.344.1642675247483; Thu, 20 Jan 2022 02:40:47 -0800 (PST) X-Google-Smtp-Source: ABdhPJzyPXalZaMMnb38YbeEj30Tzd3scTSAbXmxSV188lCn85OIudmZVuBpWbdWwOJQ8I+iGR8Lag== X-Received: by 2002:a05:6402:4310:: with SMTP id m16mr19187808edc.344.1642675247236; Thu, 20 Jan 2022 02:40:47 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id z8sm836027ejc.151.2022.01.20.02.40.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jan 2022 02:40:46 -0800 (PST) From: Krzysztof Kozlowski To: David Airlie , Daniel Vetter , Rob Herring , Benson Leung , Guenter Roeck , MyungJoo Ham , Chanwoo Choi , Jonathan Cameron , Lars-Peter Clausen , Dmitry Torokhov , Lee Jones , Andrzej Hajda , Neil Armstrong , Nicolas Boichat , Simon Glass , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org Subject: [PATCH 2/2] dt-bindings: google, cros-ec: drop Enric Balletbo i Serra from maintainers Date: Thu, 20 Jan 2022 11:40:09 +0100 Message-Id: <20220120104009.159147-2-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220120104009.159147-1-krzysztof.kozlowski@canonical.com> References: <20220120104009.159147-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 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: Krzysztof Kozlowski Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Enric Balletbo i Serra emails bounce: : Recipient address rejected: User unknown in local recipient table so drop him from the maintainers, similarly to commit 3119c28634dd ("MAINTAINERS: Chrome: Drop Enric Balletbo i Serra"). Signed-off-by: Krzysztof Kozlowski Acked-by: Enric Balletbo i Serra Acked-by: Lee Jones --- .../devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml | 1 - .../devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 1 - .../bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml | 1 - Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml | 1 - Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 1 - 5 files changed, 5 deletions(-) diff --git a/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml b/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml index 20e1ccfc8630..2d82b44268db 100644 --- a/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml +++ b/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml @@ -8,7 +8,6 @@ title: ChromeOS EC USB Type-C cable and accessories detection maintainers: - Benson Leung - - Enric Balletbo i Serra description: | On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is diff --git a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml index b386e4128a79..6e1c70e9275e 100644 --- a/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml +++ b/Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml @@ -10,7 +10,6 @@ title: I2C bus that tunnels through the ChromeOS EC (cros-ec) maintainers: - Doug Anderson - Benson Leung - - Enric Balletbo i Serra description: | On some ChromeOS board designs we've got a connection to the EC diff --git a/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml b/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml index 099b4be927d4..00e3b59641d2 100644 --- a/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml +++ b/Documentation/devicetree/bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml @@ -10,7 +10,6 @@ title: ChromeOS EC MKBP Proximity Sensor maintainers: - Stephen Boyd - Benson Leung - - Enric Balletbo i Serra description: | Google's ChromeOS EC sometimes has the ability to detect user proximity. diff --git a/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml b/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml index 5377b232fa10..e8f137abb03c 100644 --- a/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml +++ b/Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml @@ -10,7 +10,6 @@ title: ChromeOS EC Keyboard maintainers: - Simon Glass - Benson Leung - - Enric Balletbo i Serra description: | Google's ChromeOS EC Keyboard is a simple matrix keyboard diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml index e9c46430fd8a..66a995bbbbe9 100644 --- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml +++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml @@ -8,7 +8,6 @@ title: ChromeOS Embedded Controller maintainers: - Benson Leung - - Enric Balletbo i Serra - Guenter Roeck description: