Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp998060rwb; Thu, 22 Sep 2022 08:52:42 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5ZM9VGAerzoC/MvWeCSAoHoT3SUumV/8k5SeBK8jrwvAn8nIQhbu10/mycf7kt4zr+AZvy X-Received: by 2002:a17:907:75c5:b0:77a:fd9f:12d1 with SMTP id jl5-20020a17090775c500b0077afd9f12d1mr3410824ejc.82.1663861961760; Thu, 22 Sep 2022 08:52:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663861961; cv=none; d=google.com; s=arc-20160816; b=cfmANFffVchXKFopo/RdYepTemmUfwqf3u6IbeTU/Y8pKxRqUHifP88Io3w09MOEu0 QExv68jCXSVf7KlHIvZXMMTP6G4v8jFZ86xWtjCWf9Waon/BeMgJnFjBFMQLHIFvOnMP 2UhpOygfJo2zdJdMqQwnMyWVoNRKqqzP+wMP+EiOMClNNQ2otH8qtJJCpKfYapFGg+yV MdEywUS3Oq9x77QfDcRCM5AJprMm5vz+WPAgEP50jGLXUK9yl89PJw+R5TJytxTvN+Ya KOAeLis13EK/ewjoRA9jnqtgxvx2swNO+S5VVbcM1SZirZoNS/LwcDrNXENX+Htbw2p+ d4PQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=RE6rG92UVefwy8QvbdqlqTB4QA+Z7Tw3HSKVQ+Zzkho=; b=zwCwELoGoOg2/CUXMwM1Dn+b5qPkDvnV4l8sdDE1zfCRMNHVHG/nRgTUaldR7Vuok6 1fQ+SsEqdCb09ZzNJnKg0TECHK23H4/jTjqJBwUf8PExF+ex1YgvPHSmluAkt9PqxIZI 7xmv2mvu8QZ/f61o4K46k3KVzVKLUvplGR+p4nKE3YwyLe+zf5sGpWU4CMYIW3NvPORh OGDuNcWoQ2lrUaPa5zhY4tPBn5n68U96pD25bvOIvRYQTAtgrI7Zxbbmm7HxXRYxLfxa 2/gF68lw1LUXRcu7yyGAOuYGj+IXjTvPp8Xo1hlUgzm3kxQY9hZ2jPDveOXXSkT3s+OQ NjlA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b8-20020aa7c908000000b0043dc410c5ddsi4872519edt.484.2022.09.22.08.52.15; Thu, 22 Sep 2022 08:52:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231616AbiIVPQY (ORCPT + 99 others); Thu, 22 Sep 2022 11:16:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230035AbiIVPQV (ORCPT ); Thu, 22 Sep 2022 11:16:21 -0400 Received: from m-r1.th.seeweb.it (m-r1.th.seeweb.it [5.144.164.170]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A4F5E9CF4 for ; Thu, 22 Sep 2022 08:16:14 -0700 (PDT) Received: from [192.168.1.101] (95.49.29.188.neoplus.adsl.tpnet.pl [95.49.29.188]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id 9E8ED1F690; Thu, 22 Sep 2022 17:16:11 +0200 (CEST) Message-ID: Date: Thu, 22 Sep 2022 17:16:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH v2 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel Content-Language: en-US To: Krzysztof Kozlowski , ~postmarketos/upstreaming@lists.sr.ht Cc: martin.botka@somainline.org, angelogioacchino.delregno@somainline.org, marijn.suijten@somainline.org, jamipkettunen@somainline.org, Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220922135902.129760-1-konrad.dybcio@somainline.org> <02f44228-866a-f096-1e90-dfbd31660491@linaro.org> From: Konrad Dybcio In-Reply-To: <02f44228-866a-f096-1e90-dfbd31660491@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22.09.2022 17:11, Krzysztof Kozlowski wrote: > On 22/09/2022 15:58, Konrad Dybcio wrote: >> Add bindings for the display panel used on some Sony Xperia XZ2 and XZ2 >> Compact smartphones. >> >> Signed-off-by: Konrad Dybcio > > Thank you for your patch. There is something to discuss/improve. > >> + >> + reg: true >> + >> + backlight: true >> + >> + vddio-supply: >> + description: VDDIO 1.8V supply >> + >> + vsp-supply: >> + description: Positive 5.5V supply >> + >> + vsn-supply: >> + description: Negative 5.5V supply >> + >> + preset-gpios: > > How about bringing them closer to common GPIOs: > panel-reset-gpios > ? > >> + description: Display panel reset pin >> + >> + treset-gpios: > > touch-reset-gpios > I can do that. I will however wait with resending in case somebody has comments on the .c driver. Konrad > > Best regards, > Krzysztof >