Update write DP phyd register and add phy-dp bindings.
Liankun Yang (2):
Add write DP phyd register from parse dts
Add dp PHY dt-bindings
.../display/mediatek/mediatek.phy-dp.yaml | 45 +++++++++++++++++++
drivers/phy/mediatek/phy-mtk-dp.c | 37 +++++++++++++++
2 files changed, 82 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek.phy-dp.yaml
--
2.18.0
On Fri, 10 May 2024, Liankun Yang <[email protected]> wrote:
> Update write DP phyd register and add phy-dp bindings.
>
> Liankun Yang (2):
> Add write DP phyd register from parse dts
> Add dp PHY dt-bindings
Please use the proper subject prefix for the driver. git log suggests
"phy: phy-mtk-dp:".
Thanks,
Jani.
>
> .../display/mediatek/mediatek.phy-dp.yaml | 45 +++++++++++++++++++
> drivers/phy/mediatek/phy-mtk-dp.c | 37 +++++++++++++++
> 2 files changed, 82 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek.phy-dp.yaml
--
Jani Nikula, Intel
On Fri, 2024-05-10 at 14:27 +0300, Jani Nikula wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> On Fri, 10 May 2024, Liankun Yang <[email protected]> wrote:
> > Update write DP phyd register and add phy-dp bindings.
> >
> > Liankun Yang (2):
> > Add write DP phyd register from parse dts
> > Add dp PHY dt-bindings
>
> Please use the proper subject prefix for the driver. git log suggests
> "phy: phy-mtk-dp:".
>
> Thanks,
> Jani.
>
>
> >
> > .../display/mediatek/mediatek.phy-dp.yaml | 45
> +++++++++++++++++++
> > drivers/phy/mediatek/phy-mtk-dp.c | 37 +++++++++++++++
> > 2 files changed, 82 insertions(+)
> > create mode 100644
> Documentation/devicetree/bindings/display/mediatek/mediatek.phy-
> dp.yaml
>
> --
> Jani Nikula, Intel
Thank you for your comments.
I will actively study and correct in the next version.
Best Regards,
Liankun Yang