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=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 7B783C4320A for ; Mon, 26 Jul 2021 07:51:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 60FDD60C51 for ; Mon, 26 Jul 2021 07:51:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232299AbhGZHLY (ORCPT ); Mon, 26 Jul 2021 03:11:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231891AbhGZHLX (ORCPT ); Mon, 26 Jul 2021 03:11:23 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2DFEC061757 for ; Mon, 26 Jul 2021 00:51:52 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id a26so13798359lfr.11 for ; Mon, 26 Jul 2021 00:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tl2Qb0EKguXyf5h8TxK4SArC6xikKxHnxlhb/8NDBjU=; b=SJHjCQuZMhGwfSeBQR4L3rLs4VKbZBIccH4gbeOpHW/BVx9udpZqj3o5j4DamFiThs bL3DoUZ+QIe+BBc8VIGzcnq9VL9tZwhOFjJQ0ct/oBnk6IBt2m8uNn3ij/V4uVTCbB/I a2oKvN6mtEMrrv7I6NDBFPxM6M0GYo6j1AidMxfK/PI2ZHyQ9YTLjQpjb/rVju8Jzlm5 o4LcynEEzM6JW4JdO7q869QoR6NlATPMYcx+0ry/dEm2tp4+dFJm3XbbuTvudA3x4OoT il/ybokPAQM1uspu1uQHrT8Ey5CTSZd6Qy4HULrad+F3jUw7XtoAZOZmlmTuuZzCkzlQ pbNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tl2Qb0EKguXyf5h8TxK4SArC6xikKxHnxlhb/8NDBjU=; b=PWBKTrpX34DdssEapoerhSjIM9rGqCNFdSk7Ky22iJghF0bN92EnSqK3xbuOg2kPwn CY7bolLfoFdKnLUK5UlTdoktN7rt0vcmoAXsW4UEuC0I0pNpH3Btvct6Jgc4id36Xpyb 25Ws1DS8tVK8dvzsu+OmrJaUbYkeDt/Bfzni1Rd34YMY55gjNiMovUGQNX3TMWzohwt2 OGyb+VMPkp3Rww24KAABt5tTpJU3XhS6dubMjS6zmNRAXe9wIo9NgougCFSfmZl9gNiX rsxP8Wc5sQGq13qIXU5y1dTbqQ/crmkNCrVTLuvZvK5OPpUruq7qVzpPU19O84TH3iDP IWpA== X-Gm-Message-State: AOAM533wLOzV+nQnxzSW4B+AozLqMkVhoZrqRuZdEOKwa91RmNm4Xox3 SCwLr2aECFn8zbxGUduNHpruQOaa4qJlIR5xXeIBjA== X-Google-Smtp-Source: ABdhPJwFuU0c5xqlk1yTtibDz1IgPDEmmXCYuw65z4qIHjRgBY4Kzw60Mk8OvTtY2M2qeI14uN2CY31KocEm2fVHUis= X-Received: by 2002:a05:6512:3696:: with SMTP id d22mr12343175lfs.586.1627285910999; Mon, 26 Jul 2021 00:51:50 -0700 (PDT) MIME-Version: 1.0 References: <20210725140339.2465677-1-alexeymin@postmarketos.org> In-Reply-To: <20210725140339.2465677-1-alexeymin@postmarketos.org> From: Linus Walleij Date: Mon, 26 Jul 2021 09:51:40 +0200 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel To: Alexey Minnekhanov Cc: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , "open list:DRM PANEL DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS , Hans de Goede , Andy Shevchenko ," <~postmarketos/upstreaming@lists.sr.ht>, phone-devel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: phone-devel@vger.kernel.org On Sun, Jul 25, 2021 at 4:04 PM Alexey Minnekhanov wrote: > The Samsung S6E3FA2 AMOLED cmd LCD panel is used on Samsung Galaxy > S5 (klte) phone. > > Signed-off-by: Alexey Minnekhanov Grr gmail put this in my spam folder, sorry for confused mails. With Sam's comments addressed: Reviewed-by: Linus Walleij Yours, Linus Walleij 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=-8.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 6C5C1C4338F for ; Mon, 26 Jul 2021 07:51:54 +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 3190560BBB for ; Mon, 26 Jul 2021 07:51:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3190560BBB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B3C476E7F1; Mon, 26 Jul 2021 07:51:53 +0000 (UTC) Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by gabe.freedesktop.org (Postfix) with ESMTPS id 770C76E7F1 for ; Mon, 26 Jul 2021 07:51:52 +0000 (UTC) Received: by mail-lf1-x133.google.com with SMTP id h2so13904618lfu.4 for ; Mon, 26 Jul 2021 00:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tl2Qb0EKguXyf5h8TxK4SArC6xikKxHnxlhb/8NDBjU=; b=SJHjCQuZMhGwfSeBQR4L3rLs4VKbZBIccH4gbeOpHW/BVx9udpZqj3o5j4DamFiThs bL3DoUZ+QIe+BBc8VIGzcnq9VL9tZwhOFjJQ0ct/oBnk6IBt2m8uNn3ij/V4uVTCbB/I a2oKvN6mtEMrrv7I6NDBFPxM6M0GYo6j1AidMxfK/PI2ZHyQ9YTLjQpjb/rVju8Jzlm5 o4LcynEEzM6JW4JdO7q869QoR6NlATPMYcx+0ry/dEm2tp4+dFJm3XbbuTvudA3x4OoT il/ybokPAQM1uspu1uQHrT8Ey5CTSZd6Qy4HULrad+F3jUw7XtoAZOZmlmTuuZzCkzlQ pbNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tl2Qb0EKguXyf5h8TxK4SArC6xikKxHnxlhb/8NDBjU=; b=D6ykN8psJEfzVevIJ1vwKk8/TuoJvvlkNIrDH8dTjSGekLLp5gJbFPsoYW1cDtr8aK GPbxgCSuNZcXNRtyPMAu42I9+6A7b+0/WGVfYlrc3G3PHrAHonJjYWUCzXUTDeE+I727 sbyy10iLxIy8Ms19SQT+bVtA5D0Bdnkzo5XcrQ3Thv+a01I/3tAOiwvfW1z5oDFEQbQr ZWPhSpmgmlly2RseNMOVMaOVHNcxJ6xWZ5DyklXQ/5U2asfLWQs0XKhGP4NXUuEZ9kfU e1vlSSP63jv6C7LLLGVdrdZvkfZpCU/0oFgasgu6LeGAdyoSgmTM5JAfswCCA29s+f+3 kzcg== X-Gm-Message-State: AOAM5316kgjn/qKo0hMngosxGGz7v7VuUot3IFBLnWad9hRv8v5eYUV2 o0ElBxF8aAGN8dIQy6yF9nRgl/zPA+WkoIDt+/diKg== X-Google-Smtp-Source: ABdhPJwFuU0c5xqlk1yTtibDz1IgPDEmmXCYuw65z4qIHjRgBY4Kzw60Mk8OvTtY2M2qeI14uN2CY31KocEm2fVHUis= X-Received: by 2002:a05:6512:3696:: with SMTP id d22mr12343175lfs.586.1627285910999; Mon, 26 Jul 2021 00:51:50 -0700 (PDT) MIME-Version: 1.0 References: <20210725140339.2465677-1-alexeymin@postmarketos.org> In-Reply-To: <20210725140339.2465677-1-alexeymin@postmarketos.org> From: Linus Walleij Date: Mon, 26 Jul 2021 09:51:40 +0200 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel To: Alexey Minnekhanov Content-Type: text/plain; charset="UTF-8" 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: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , David Airlie , open list , "open list:DRM PANEL DRIVERS" , Rob Herring , Thierry Reding , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS , Hans de Goede , Andy Shevchenko , " <~postmarketos/upstreaming@lists.sr.ht>, phone-devel@vger.kernel.org, Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Jul 25, 2021 at 4:04 PM Alexey Minnekhanov wrote: > The Samsung S6E3FA2 AMOLED cmd LCD panel is used on Samsung Galaxy > S5 (klte) phone. > > Signed-off-by: Alexey Minnekhanov Grr gmail put this in my spam folder, sorry for confused mails. With Sam's comments addressed: Reviewed-by: Linus Walleij Yours, Linus Walleij