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 F4133C43334 for ; Tue, 5 Jul 2022 10:02:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230245AbiGEKCU (ORCPT ); Tue, 5 Jul 2022 06:02:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229626AbiGEKCT (ORCPT ); Tue, 5 Jul 2022 06:02:19 -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 7C27813E8B for ; Tue, 5 Jul 2022 03:02:18 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id e12so19679022lfr.6 for ; Tue, 05 Jul 2022 03:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=YsVdI7fHl1VxO3Wl5w8gk6OXuhIP/NlmiGI+6KYr6zs=; b=LUQmv684ojJXX0kS8+ZVOyZfAKtuh0TUojYHooSk1/kbN5fo1AEWOBL8BXQpL7IUhu +/YjUK4GHkOSfagzACV816hgVCTDsUAaMZ65YkokqADDGa8qsD+cY1t+bAm4/h7jBLzo TGUhCJyo/J0u4i85m2lnnFxDSPSyUBwMUIl6oFYQL4PIhUuRzdcagjqitKsei8pmEmGM 59biwf1TYTsnphy9c+SJVl3tjOa+y1Yvm/MTVLTyiNnXB2V50MMz+2ySCWXxfhlvbDJ7 RCFUnzHf2WhV44SxIh6j1ipaFqyo5Dd6SD5vWF1jNcvZ02j3dDk1iuJGCvU8m3imdelG U1eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=YsVdI7fHl1VxO3Wl5w8gk6OXuhIP/NlmiGI+6KYr6zs=; b=xxhtfR8j0EvnzCerLfzw4wFdQTj+M0qd3YCqG97Th1rg5ysfswU6cj8ZcEkERH6VUI f0aGWLBiloZAsWQGxCXVWA9Ibkq1b8ZdsbVskJ6irIfEQ+ZNb4mvOaueSJY9q9N3JiWC RfyVMyDgZeKw3BKlZ+ggvI/DU8vdGZ0MwdPJOe9EE9R2POOiBnLliRgq+5yNGp4O4STA h0Q7q5U52XUPGTrLR2iqDt0lhDEJDsv2mRqRdyZLWyiVPvpZU5GSDCWjzuocZptsfMvU Gnx+hfG3Pkm8I8I5FeoxSVE97pXZ+F32CQ0VXDhS2ZZ6/bdnJvpM4E+Qjhz2ZcBxgswX lNbw== X-Gm-Message-State: AJIora/d3JUESqN32zuimLahW3BoAjLanPMg12asFgK8ksnw1ZZ3tOOA YMmCVo+qeCM/Yc9yoKvM7rnCPg== X-Google-Smtp-Source: AGRyM1v7t1GhNIVSZTg1X939xuA0e3pQLj4BvtxRMtuqaEdgbiTxylVDRXSRMYzbO69WGBTLo0ob/A== X-Received: by 2002:a05:6512:3b9d:b0:47f:7712:3ece with SMTP id g29-20020a0565123b9d00b0047f77123ecemr20980076lfv.127.1657015336913; Tue, 05 Jul 2022 03:02:16 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id o4-20020a05651205c400b0047f8990e8c2sm5635777lfo.140.2022.07.05.03.02.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Jul 2022 03:02:16 -0700 (PDT) Message-ID: Date: Tue, 5 Jul 2022 12:02:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 02/43] dt-bindings: phy: qcom,qmp: sort compatible strings Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220705094239.17174-1-johan+linaro@kernel.org> <20220705094239.17174-3-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220705094239.17174-3-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/07/2022 11:41, Johan Hovold wrote: > Sort the compatible strings alphabetically to make it easier to look up > entries and add new ones. > > Signed-off-by: Johan Hovold Acked-by: Krzysztof Kozlowski Best regards, Krzysztof