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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13F2AC77B60 for ; Fri, 31 Mar 2023 08:43:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231901AbjCaInW (ORCPT ); Fri, 31 Mar 2023 04:43:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39926 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231928AbjCaImz (ORCPT ); Fri, 31 Mar 2023 04:42:55 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B60C31BF41 for ; Fri, 31 Mar 2023 01:42:26 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id g17so27960632lfv.4 for ; Fri, 31 Mar 2023 01:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680252112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=09swxF+Nj+Xdb2rdxxkyYt+YX5gFiLq7X+YfiiWATXU=; b=QqMdhWIYeCm7i8YTYpM6RTk4uC3USAlhTr1cbH11KJzV70SFd4sr2hgHWMw2UjUj/U z9fnbpijZSSSITJsrKuqjMYuvd+ru/dyQTxa9YMHLNEdILQnpyPXtXlO6iGnl2QY329h W5qR4DcjiGRpZmHCwQg0gyllLQivP7vSYPu2Ai9hLrfj2Su8eCmUv0j5ZAviYJ2sryxN kizDPi1nH8rNUNBNnoZfKQT7Qr1BBuRF5/NXd4l0RJAHrZAj/SZ3DJiIMMBRIMI5zr7u tjZIxMfkczi6OIUJO0GPfbXsSXtnDgwwhToBLl5sigKMFUejTJp5IuTaqgUGa+f7T4So QZQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680252112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=09swxF+Nj+Xdb2rdxxkyYt+YX5gFiLq7X+YfiiWATXU=; b=bm9pwL27ySfQFAAiWKq7gD0GcgqLnkMC4sBw7xz+kkApH13Qwwv1Z3Tt5pz1rwplm9 fK6ROIQ6RhMSCe41pBuWad3unVH8B/n184l9/V/Xcc3flGKPCbOXRdVN8Rjl4Isoa7Wk mOz5oVXcOBeSGwRU6QDJk0zuSxTzDNOvXpbGiS9p5I7NyVzGs5O0pktc5rGnJh86Ls9r lFE2GfMY3odLeSF18x/PXXYnp+3wkbMAyXwuf2xLRcXRphSx6VZlA3oammRPrlmuepEE zlgDxPAtSqNX+UWlWkgb9PAMoiOtAJUdvSDc7Rp1kUJdqscwGLgaYtaXAdp9HMELa0hZ gnlQ== X-Gm-Message-State: AAQBX9fdwYjZG5K9+cvkRGJqXItmLLCk3en4myciOcs8/8uBL++Byk3d cJQlGTd9Xh2XKP4ZkZKwHMJhFA== X-Google-Smtp-Source: AKy350ZEcpE2BiiN8ZXisNpNjVKAac7e7IUuT1hTuHLZ5NdGEbP+EmXcWQS8P1hRsVOlFWGNCkkPSQ== X-Received: by 2002:a05:6512:513:b0:4dc:790c:910b with SMTP id o19-20020a056512051300b004dc790c910bmr2583994lfb.20.1680252112037; Fri, 31 Mar 2023 01:41:52 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id u12-20020ac2518c000000b004cb43eb09dfsm288838lfi.123.2023.03.31.01.41.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 31 Mar 2023 01:41:51 -0700 (PDT) Message-ID: Date: Fri, 31 Mar 2023 10:41:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: Fix typo Content-Language: en-US To: Francesco Dolcini , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , dri-devel@lists.freedesktop.org, Rob Herring , Krzysztof Kozlowski , Peter Ujfalusi , devicetree@vger.kernel.org Cc: Francesco Dolcini , David Airlie , Daniel Vetter , linux-kernel@vger.kernel.org References: <20230330095941.428122-1-francesco@dolcini.it> <20230330095941.428122-2-francesco@dolcini.it> From: Krzysztof Kozlowski In-Reply-To: <20230330095941.428122-2-francesco@dolcini.it> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/03/2023 11:59, Francesco Dolcini wrote: > From: Francesco Dolcini > > Correct Toshiba spelling. > > Signed-off-by: Francesco Dolcini > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof 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 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 7D882C76196 for ; Fri, 31 Mar 2023 08:41:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 112D110E0AA; Fri, 31 Mar 2023 08:41:56 +0000 (UTC) Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by gabe.freedesktop.org (Postfix) with ESMTPS id B607410E0AA for ; Fri, 31 Mar 2023 08:41:53 +0000 (UTC) Received: by mail-lf1-x135.google.com with SMTP id c9so17525718lfb.1 for ; Fri, 31 Mar 2023 01:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680252112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=09swxF+Nj+Xdb2rdxxkyYt+YX5gFiLq7X+YfiiWATXU=; b=QqMdhWIYeCm7i8YTYpM6RTk4uC3USAlhTr1cbH11KJzV70SFd4sr2hgHWMw2UjUj/U z9fnbpijZSSSITJsrKuqjMYuvd+ru/dyQTxa9YMHLNEdILQnpyPXtXlO6iGnl2QY329h W5qR4DcjiGRpZmHCwQg0gyllLQivP7vSYPu2Ai9hLrfj2Su8eCmUv0j5ZAviYJ2sryxN kizDPi1nH8rNUNBNnoZfKQT7Qr1BBuRF5/NXd4l0RJAHrZAj/SZ3DJiIMMBRIMI5zr7u tjZIxMfkczi6OIUJO0GPfbXsSXtnDgwwhToBLl5sigKMFUejTJp5IuTaqgUGa+f7T4So QZQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680252112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=09swxF+Nj+Xdb2rdxxkyYt+YX5gFiLq7X+YfiiWATXU=; b=oZTmsTRro9SfsmU8hcI6nnzm3f/1GKY46g+0DmXopfTYbi5SiOiF4iHYTsxBxvhNPq 0sqAyDnuyTyvLSuNpaq5fgB3dXYtZMeStNkbpMqSwWIiv/lYy3CQ4OhYH92h+KjPfjKn Yr6BvESB8XrqyKW+mlclMnbtVXlNtl9MxlQ8JUtyAoyjjUay2n/tRTxtbsybQF5FLYoe hmccmtk1UzZg6VLC6TYQBsCRee3+SSmRAE9kkhQ5fnjRvHzM3KrpBiaPxdqO44cC+yaJ GGryVTu1sGgTOowg15UQMSoxaiU4fAkHzLGoh+URWzAJdxcG03LAzO9jtBVXZoLPkgEI FTBA== X-Gm-Message-State: AAQBX9er0aeUVC/Ezogj+iBk71IwGsfDhzcWxcDQuRPoDz+4MikGFh2V 3sBaNWG1530AIlCtdZbo1F0OwQ== X-Google-Smtp-Source: AKy350ZEcpE2BiiN8ZXisNpNjVKAac7e7IUuT1hTuHLZ5NdGEbP+EmXcWQS8P1hRsVOlFWGNCkkPSQ== X-Received: by 2002:a05:6512:513:b0:4dc:790c:910b with SMTP id o19-20020a056512051300b004dc790c910bmr2583994lfb.20.1680252112037; Fri, 31 Mar 2023 01:41:52 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id u12-20020ac2518c000000b004cb43eb09dfsm288838lfi.123.2023.03.31.01.41.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 31 Mar 2023 01:41:51 -0700 (PDT) Message-ID: Date: Fri, 31 Mar 2023 10:41:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: Fix typo Content-Language: en-US To: Francesco Dolcini , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , dri-devel@lists.freedesktop.org, Rob Herring , Krzysztof Kozlowski , Peter Ujfalusi , devicetree@vger.kernel.org References: <20230330095941.428122-1-francesco@dolcini.it> <20230330095941.428122-2-francesco@dolcini.it> From: Krzysztof Kozlowski In-Reply-To: <20230330095941.428122-2-francesco@dolcini.it> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Francesco Dolcini , linux-kernel@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 30/03/2023 11:59, Francesco Dolcini wrote: > From: Francesco Dolcini > > Correct Toshiba spelling. > > Signed-off-by: Francesco Dolcini > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof