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 99C6CEE49A3 for ; Wed, 23 Aug 2023 13:28:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235987AbjHWN2E (ORCPT ); Wed, 23 Aug 2023 09:28:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44702 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236093AbjHWN1p (ORCPT ); Wed, 23 Aug 2023 09:27:45 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 17009173D for ; Wed, 23 Aug 2023 06:27:17 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2b9b904bb04so88365581fa.1 for ; Wed, 23 Aug 2023 06:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692797234; x=1693402034; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=3VJEkZrJi5COn4keidfPLKaEGFF5PW7AzdVSvDuyuJI=; b=ZJq6O8NwVH9wEHjdNic66KhMyku21pwRqFIIVgrNZILStZl0eS4UdH+TLV0LTiByQB Wv6jymiZABqRy/EveXxIl34BzKKe2fKVUdDKqIle8QJ1ASuNtyvcAChy3OtY9y+MghSv MDjG9vlhmpWUV+jCORResHDPVegdeHzFxcj+cVouqKFIdJ5QsQElyPmg0/EVldUaumRm nFndfFUjG3tb1pRovm4iuSF3Sll8HuIjOvD91nK9WEyVh49+gI6+ZfWIuR/DmEesBxMV HGS8GIrvWkbCazhK3V9fTHGp/IWXsggNk+Cgt2APq02/kDHRbe03dhSz4BNQAdWgYJBA W+3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692797234; x=1693402034; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3VJEkZrJi5COn4keidfPLKaEGFF5PW7AzdVSvDuyuJI=; b=FP36rgnUMh4CuakznhSK65tsAEpYKuS5k9MS4pbE//hZ65yFb++E5cIUaku4+CGguC GtcHfYPZkXj7+aMOit5cYzGtJTvnVkjwhWxCp7YR6Lglm0zEawPo++rFFuxY4NJYv9Ee 8dEAW6KVJ8sfMeTg/xPOivd4idZgd8FoPLCks4Z9ZBufMlK2cs55+M3L30svLFGQ1TIZ ROzdjsbpCWSOKV2VcoKuVa8KrsppXYk2cdIJOWkZjUQAR8x//0Jn3DZzSFn609nvFyES sqGUnzDnlQfoUm7jTqgOxZIL6CYgVLk/kTObpHZC6GHygeBnjts+SLaFwxEipihsEGYf K8FQ== X-Gm-Message-State: AOJu0Yy5ibj/yyfqmWFsDVpL/fA5TtTaNWr5TLVxht5Rqe7FaREvrC6O 2paXJU2TnR8ha6n45IIJlqr17w== X-Google-Smtp-Source: AGHT+IEyOSfb5mYMIn2e/As1tn/ZMWk9CBmGlem/rppvRjqD0BZ3/751rmNUo0rWrD5ggdc2F1o/AQ== X-Received: by 2002:a2e:6e07:0:b0:2bb:b626:5044 with SMTP id j7-20020a2e6e07000000b002bbb6265044mr8877530ljc.6.1692797233698; Wed, 23 Aug 2023 06:27:13 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.198]) by smtp.gmail.com with ESMTPSA id d11-20020a17090694cb00b009934b1eb577sm9718403ejy.77.2023.08.23.06.27.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Aug 2023 06:27:13 -0700 (PDT) Message-ID: Date: Wed, 23 Aug 2023 15:27:11 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v3] dt-bindings: phy: st: convert phy-stih407-usb to DT schema To: Raphael Gallais-Pou , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Patrice Chotard Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230823132224.111326-1-rgallaispou@gmail.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20230823132224.111326-1-rgallaispou@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/08/2023 15:22, Raphael Gallais-Pou wrote: > Convert the st,stih407-usb2-phy binding to DT schema format. > > Signed-off-by: Raphael Gallais-Pou > --- > Changes in v2: Reviewed-by: Krzysztof Kozlowski --- This is an automated instruction, just in case, because many review tags are being ignored. If you know the process, you can skip it (please do not feel offended by me posting it here - no bad intentions intended). If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 Best regards, Krzysztof