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 937C6FA373D for ; Mon, 24 Oct 2022 14:58:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230111AbiJXO6D (ORCPT ); Mon, 24 Oct 2022 10:58:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52296 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233224AbiJXO5n (ORCPT ); Mon, 24 Oct 2022 10:57:43 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 860C842AC2 for ; Mon, 24 Oct 2022 06:35:03 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id r12so520841lfp.1 for ; Mon, 24 Oct 2022 06:35:03 -0700 (PDT) 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=OSNta6j8jc0z097kR/W20x7XcC+vEjgf1CuXPUrIIVQ=; b=bFwAabuKfvfo3U65Utz940VlxvhAw5iNnzUpMDWI+bwVrecC6xt0GKHHkdFP16W3wj bIDqjnHc0yVwigz04gWitDY5crt9HGGYWrYDSh73A9Qxln/1qFSG32yU3ti2V+WOrsrd rq56Q6m/AFnG5umk6imifEdEUE5PGXdVyEJm/iym4bxpgNB4BjcAf/k7ce7YnQomhm84 aQ30+sTcl1FWn1guGlM5LdrKGp8WLSeo06Utbx48ATzvI6U/tWKiaz19+loy9JIW2Pja /juxKuxiRmEbcE9i3dfHDVIma3upkWyOkzOyCzW1zLiSEThXiQ/tXs4QrLJfDKlszOv9 xapA== 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=OSNta6j8jc0z097kR/W20x7XcC+vEjgf1CuXPUrIIVQ=; b=n6LlP/ozTz/OnLrHQyTQF3RLkYrEfTMOwRi99Z1r4xuyhr4ALia8Yknj7dlzymJOzH IgBsClAKsJCE1Xsi+NOptykOt4r6hbvIIedf7QsIrr9/iakFJJlKZY6lQIU+InLb+gLQ LsStIwC2MnZ1MmF6hpJTpc3GylusV0oO9fdLhnBAxq3nvBKUiy8tOYk5Ywk2RP9qChji xeJ/5fIdzHw6sKewxPUlYXFCoQrx781vJHgr14lq0dpRQyrqH5oEZSjJSRoN0cyFGdN/ djICdWueQ5LIXLzDsepYmoDWBhz3RMie0Wzifv2H1fbffTH4NYR3naj7I0L9ruNvXfRZ Efhg== X-Gm-Message-State: ACrzQf3JxyXVpQY30sa0s8WAL4ddjr/htBJTWY6wUbqqbnxxQvnyXUgS KYe/M8twiVfHyM+7VOvcddFL9w== X-Google-Smtp-Source: AMsMyM51xg81Lcr7zB5TgegVtMIAv0VkQFmi/9Q7RjzyIAWwOc60oiFNKW2WKE+r8fKiZ0uLNOrVRA== X-Received: by 2002:a05:6512:224e:b0:4a2:5060:55ef with SMTP id i14-20020a056512224e00b004a2506055efmr11755036lfu.412.1666618388371; Mon, 24 Oct 2022 06:33:08 -0700 (PDT) Received: from [10.10.15.130] ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id v6-20020a2ea606000000b0026dcac60624sm4808972ljp.108.2022.10.24.06.33.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 06:33:08 -0700 (PDT) Message-ID: Date: Mon, 24 Oct 2022 16:33:07 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 Subject: Re: [PATCH 02/13] phy: qcom-qmp-usb: sort device-id table Content-Language: en-GB To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221024100632.20549-1-johan+linaro@kernel.org> <20221024100632.20549-3-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221024100632.20549-3-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/10/2022 13:06, Johan Hovold wrote: > Sort the device-id table by compatible string to make it easier to find > and add new entries. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 26 ++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry