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 4A71BC6FD1F for ; Sun, 19 Mar 2023 11:43:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230290AbjCSLnV (ORCPT ); Sun, 19 Mar 2023 07:43:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230283AbjCSLnT (ORCPT ); Sun, 19 Mar 2023 07:43:19 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C0FA1CF5D for ; Sun, 19 Mar 2023 04:42:58 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id r11so36668984edd.5 for ; Sun, 19 Mar 2023 04:42:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679226176; 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=xxWabTw55wd8qd+cYP4SIvdo0VOpWmN0UD74WsPLkOc=; b=uXyc13MDuqZolGH3kUoJ2531oY5CbITURypC0nasP6EljJH/5lyBhCJWRAuCzdxxre Npr+xDn+8VT5MtHbintDABpOWKhOmqwamnop5WtbCJGNNSTCTY9rcgwpLhTJ7wo8QpEc q3E5XgE8AB+Ty+yOs2b3z36SoULswIPTFiro8rKIHzvr6LqpIfiJzw5j2Xj+xPgNCyax jZCmNnQVOQ+na2A3a0IhW3Gn9RrMdUY9wNcCcBJnXe1WMLVqcSL+gK/2r6nPzTmazpkj VZp7hTQwI2JY2Ie7aPubxKia2+LArz1QtODbSNbO9EzcaZvFu0IoxQqVkD3DeZF03Iuc Ve3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679226176; 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=xxWabTw55wd8qd+cYP4SIvdo0VOpWmN0UD74WsPLkOc=; b=zPMP+Rz5xePF1JkxuY9P1Jhto+MU/QOq8dKLnoQOZIHJBLjA4+XrtSygGhBMtO+AJo u83pTLut7dsGmko6rlJO+mlMu0WVPtFXoW9DMuHl+Uxv5Jx67/h0oCuMYNBbRgVkC7qa KR6oEGV/Z8WQRpXNMSX4WgJ6hHH706M6aLS2Ke6nfDnQEMOSSDFSG2qWc6suMKf33ej2 VUpemQ0gipkbIh5P3BA3V3tOzg5q0BM7PJpdVAlA3NClS2Gh5ZNzL/muQJasp7jwLOdd 3+HoGRYrzTwhIj6lJGcmq6MwsKn/kySd7H+5U92/rQWb2U2X5+NooDuP0vvq12ICAqV8 m1iA== X-Gm-Message-State: AO0yUKXdNsM2L2dewBTOxp5mcaw64HS91Gw7wPw1PGr/6UlZChEFrlYB UDt66+SIPuN26i+NlQ/JSw5tAQ== X-Google-Smtp-Source: AK7set958bazdc1YDhAcA3kV4NeAFmnbA5G56RvJYPb86v5tUfe5H6Iex5TwmOax4+14XijNkgHm1A== X-Received: by 2002:a17:906:c193:b0:932:1af9:7386 with SMTP id g19-20020a170906c19300b009321af97386mr5092936ejz.27.1679226176629; Sun, 19 Mar 2023 04:42:56 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:5b5f:f22b:a0b:559d? ([2a02:810d:15c0:828:5b5f:f22b:a0b:559d]) by smtp.gmail.com with ESMTPSA id qq24-20020a17090720d800b008df7d2e122dsm3159479ejb.45.2023.03.19.04.42.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 19 Mar 2023 04:42:56 -0700 (PDT) Message-ID: <6465e5cd-82ed-6718-c628-8a55d439ce39@linaro.org> Date: Sun, 19 Mar 2023 12:42:55 +0100 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 v4 03/18] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional Content-Language: en-US To: Bryan O'Donoghue , linux@roeck-us.net, heikki.krogerus@linux.intel.com, gregkh@linuxfoundation.org, andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Cc: wcheng@codeaurora.org, caleb.connolly@linaro.org, konrad.dybcio@linaro.org, subbaram@quicinc.com, jackp@quicinc.com, robertom@qti.qualcomm.com References: <20230318121828.739424-1-bryan.odonoghue@linaro.org> <20230318121828.739424-4-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230318121828.739424-4-bryan.odonoghue@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 18/03/2023 13:18, Bryan O'Donoghue wrote: > orientation-switch it the standard declaration to inform the Type-C mux > layer that a remote-endpoint is capable of processing orientation change > messages. > > Add as an optional since not all versions of the dp-phy currently support > the orientation-switch. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof