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=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 31711C433E3 for ; Sun, 16 Aug 2020 07:13:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 19DA12065C for ; Sun, 16 Aug 2020 07:13:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730161AbgHPHNz (ORCPT ); Sun, 16 Aug 2020 03:13:55 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:35628 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726708AbgHPHNv (ORCPT ); Sun, 16 Aug 2020 03:13:51 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 88F7FFB05; Sun, 16 Aug 2020 09:13:45 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id obmw7upeefIK; Sun, 16 Aug 2020 09:13:44 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id C38CE457CC; Sun, 16 Aug 2020 09:13:43 +0200 (CEST) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Ondrej Jirman , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Modernize rocktech,jh057n00900 bindings a bit Date: Sun, 16 Aug 2020 09:13:41 +0200 Message-Id: X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This was prompted by Sam's review in https://lore.kernel.org/dri-devel/20200815210802.GA1242831@ravnborg.org/ and yamllint. I also added myself as maintainer, hope that's o.k. Guido Günther (2): dt-bindings: panel: rocktech,jh057n00900: Modernize dt-bindings: panel: rocktech,jh057n00900: Add myself as maintainer .../display/panel/rocktech,jh057n00900.yaml | 40 +++++++++---------- 1 file changed, 19 insertions(+), 21 deletions(-) -- 2.26.2 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=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 A370FC433E1 for ; Sun, 16 Aug 2020 07:13:55 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 8462B2065C for ; Sun, 16 Aug 2020 07:13:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8462B2065C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 728B66E10F; Sun, 16 Aug 2020 07:13:50 +0000 (UTC) Received: from honk.sigxcpu.org (honk.sigxcpu.org [24.134.29.49]) by gabe.freedesktop.org (Postfix) with ESMTPS id B6A526E0F4 for ; Sun, 16 Aug 2020 07:13:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 88F7FFB05; Sun, 16 Aug 2020 09:13:45 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id obmw7upeefIK; Sun, 16 Aug 2020 09:13:44 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id C38CE457CC; Sun, 16 Aug 2020 09:13:43 +0200 (CEST) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Ondrej Jirman , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Modernize rocktech,jh057n00900 bindings a bit Date: Sun, 16 Aug 2020 09:13:41 +0200 Message-Id: X-Mailer: git-send-email 2.26.2 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: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" VGhpcyB3YXMgcHJvbXB0ZWQgYnkgU2FtJ3MgcmV2aWV3IGluCmh0dHBzOi8vbG9yZS5rZXJuZWwu b3JnL2RyaS1kZXZlbC8yMDIwMDgxNTIxMDgwMi5HQTEyNDI4MzFAcmF2bmJvcmcub3JnLwphbmQg eWFtbGxpbnQuIEkgYWxzbyBhZGRlZCBteXNlbGYgYXMgbWFpbnRhaW5lciwgaG9wZSB0aGF0J3Mg by5rLgoKR3VpZG8gR8O8bnRoZXIgKDIpOgogIGR0LWJpbmRpbmdzOiBwYW5lbDogcm9ja3RlY2gs amgwNTduMDA5MDA6IE1vZGVybml6ZQogIGR0LWJpbmRpbmdzOiBwYW5lbDogcm9ja3RlY2gsamgw NTduMDA5MDA6IEFkZCBteXNlbGYgYXMgbWFpbnRhaW5lcgoKIC4uLi9kaXNwbGF5L3BhbmVsL3Jv Y2t0ZWNoLGpoMDU3bjAwOTAwLnlhbWwgICB8IDQwICsrKysrKysrKy0tLS0tLS0tLS0KIDEgZmls ZSBjaGFuZ2VkLCAxOSBpbnNlcnRpb25zKCspLCAyMSBkZWxldGlvbnMoLSkKCi0tIAoyLjI2LjIK Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmRyaS1kZXZl bCBtYWlsaW5nIGxpc3QKZHJpLWRldmVsQGxpc3RzLmZyZWVkZXNrdG9wLm9yZwpodHRwczovL2xp c3RzLmZyZWVkZXNrdG9wLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2RyaS1kZXZlbAo=