All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
To: Martin Devera <devik@eaxlabs.cz>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Amelie Delaunay <amelie.delaunay@st.com>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: Re: [PATCH] usb: dwc2: Add STM32 related debugfs entries
Date: Mon, 1 Mar 2021 05:57:00 +0000	[thread overview]
Message-ID: <c6b585d9-ff97-38e7-d0f2-11d739ec74d2@synopsys.com> (raw)
In-Reply-To: <20210227215528.12752-1-devik@eaxlabs.cz>

On 2/28/2021 1:55 AM, Martin Devera wrote:
> These are entries related to STM32MP1 PHY control.
> 
> Signed-off-by: Martin Devera <devik@eaxlabs.cz>

Acked-by: Minas Harutyunyan <hminas@synopsys.com>

> ---
>   drivers/usb/dwc2/debugfs.c | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/usb/dwc2/debugfs.c b/drivers/usb/dwc2/debugfs.c
> index aaafd463d72a..f13eed4231e1 100644
> --- a/drivers/usb/dwc2/debugfs.c
> +++ b/drivers/usb/dwc2/debugfs.c
> @@ -691,6 +691,8 @@ static int params_show(struct seq_file *seq, void *v)
>   	print_param(seq, p, ulpi_fs_ls);
>   	print_param(seq, p, host_support_fs_ls_low_power);
>   	print_param(seq, p, host_ls_low_power_phy_clk);
> +	print_param(seq, p, activate_stm_fs_transceiver);
> +	print_param(seq, p, activate_stm_id_vb_detection);
>   	print_param(seq, p, ts_dline);
>   	print_param(seq, p, reload_ctl);
>   	print_param_hex(seq, p, ahbcfg);
> 


      reply	other threads:[~2021-03-01  5:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27 21:55 [PATCH] usb: dwc2: Add STM32 related debugfs entries Martin Devera
2021-03-01  5:57 ` Minas Harutyunyan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6b585d9-ff97-38e7-d0f2-11d739ec74d2@synopsys.com \
    --to=minas.harutyunyan@synopsys.com \
    --cc=amelie.delaunay@st.com \
    --cc=devik@eaxlabs.cz \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.