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 BC4B2C05027 for ; Thu, 2 Feb 2023 17:00:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232418AbjBBRAQ (ORCPT ); Thu, 2 Feb 2023 12:00:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232287AbjBBRAG (ORCPT ); Thu, 2 Feb 2023 12:00:06 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE3CB6EDDA for ; Thu, 2 Feb 2023 09:00:03 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id j29-20020a05600c1c1d00b003dc52fed235so1938476wms.1 for ; Thu, 02 Feb 2023 09:00:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=RhWcv5ExWaP3//OnTLElwVyp8DmK2Pshcf2EZSENjBg=; b=S59BU50BWaDwXZXUjhHPMPQGa7RFaMvglYDORCeXz5DaTmSlUJ2pEeHpVpvG1odNcn 2/pJ/ApUNg8czmIkCXmqq94V4vHr0lpDUY1HXzt63FSvGvTx/543eX5t3veDdyCnIfAk 5/6DMQ9TqnW/4suGIJVNiXNXj1ypi5g3KnXflobuo6jM3mSUP69IEQxmPX0K0dZF7Bec 5UJUrww+pMs2a7TzET06rDEcgb+YhC+41FHr1MlwZAeobNe7ABaVjgqsFEAoLElR58SP TtJ7XRHL8jHflHSjoptLYiEFMOf6TltMRO3uKW653hr0XZv25puj4uxx0hS0nXvs17vg idFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=RhWcv5ExWaP3//OnTLElwVyp8DmK2Pshcf2EZSENjBg=; b=oZvThVqL60udqJbOaK2PWM245WahdBBioQukIfIQGnkS9QAX2EGAVEU3nVUzP3VxKs 4B189g9dOZWTXg2FyYtA6ZTerSFbpL4z+Cy3pXHwaFjmOdDNuSutmaJYqdR8amskMR0A L9NxFhFZltwMYgNv7fR9gqK7fhqvpCSE+csmSCnkw3aawZofi3Cy64Ry4keY8fi/kBey b67DG7ineTpX9TCJCNv1EhnzZUfANfE00N3agthNo/HBz8qkYzayOZlbLogg1iwYT/6C DQL+s86HqfCKVNf89KXuPA14872XQrii4RIjWENmzcPbkC9+8KlwwUsoR4ywur+YD0/G 1HEQ== X-Gm-Message-State: AO0yUKUV0iGF6/SUOfzOS7igLEqxiHfTrEPrWUfOn/T3Y05Cr3C7LzgA dAYK1M2Xi5YNsH+bO2l+c+bj3Q== X-Google-Smtp-Source: AK7set8Mz6f9IAFqisS/S6MhfAxrzntIV6lhfSiMTdk8c1G+CNehf5jH9DotPDB/8tObaNdLMHytCw== X-Received: by 2002:a05:600c:1e13:b0:3d9:f836:3728 with SMTP id ay19-20020a05600c1e1300b003d9f8363728mr6856891wmb.11.1675357202092; Thu, 02 Feb 2023 09:00:02 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id he7-20020a05600c540700b003df5be8987esm3632611wmb.20.2023.02.02.09.00.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 09:00:01 -0800 (PST) Message-ID: <9bc34d9a-e4f3-272e-1ebd-c717509b709b@linaro.org> Date: Thu, 2 Feb 2023 18:00:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [RFC v3 1/7] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy Content-Language: en-US To: Abel Vesa , Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , Rob Herring , Krzysztof Kozlowski , "vkoul@kernel.org" , Kishon Vijay Abraham I Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , linux-phy@lists.infradead.org References: <20230202133816.4026990-1-abel.vesa@linaro.org> <20230202133816.4026990-2-abel.vesa@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230202133816.4026990-2-abel.vesa@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 02/02/2023 14:38, Abel Vesa wrote: > The phy pattern property will be used for providing eUSB2 repeater > functionality. This will be modelled as a Qualcomm PHY driver. > > Signed-off-by: Abel Vesa > --- > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 4 ++++ You need to re-order your patches to keep everything bisectable. Best regards, Krzysztof