lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aHT3lW9WlM-fB_Nb@phenom.ffwll.local>
Date: Mon, 14 Jul 2025 14:27:01 +0200
From: Simona Vetter <simona.vetter@...ll.ch>
To: Raphaël Gallais-Pou <rgallaispou@...il.com>
Cc: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Maxime Ripard <mripard@...nel.org>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
	dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm: of: fix documentation reference

On Sun, Jul 13, 2025 at 03:51:56PM +0200, Raphaël Gallais-Pou wrote:
> 
> Le 09/06/2025 à 15:35, Raphael Gallais-Pou a écrit :
> > Documentation/devicetree/bindings/graph.txt content has move directly to
> > the dt-schema repo.
> > 
> > Point to the YAML of the official repo instead of the old file.
> > 
> > Signed-off-by: Raphael Gallais-Pou <rgallaispou@...il.com>
> 
> Hi,
> 
> Gentle ping !

Applied to drm-misc-next, thanks for your patch. For next time around
might help if you include a reference to the upstream commit that moved
the dt file out-of-tree.

Thanks, Sima

> 
> Best regards,
> Raphaël
> > ---
> >   drivers/gpu/drm/drm_of.c | 7 +++++--
> >   1 file changed, 5 insertions(+), 2 deletions(-)
> > 
> > diff --git a/drivers/gpu/drm/drm_of.c b/drivers/gpu/drm/drm_of.c
> > index d0183dea770308e77f05da364ffe087d53f3be36..4f65ce729a473ec372bd76a60ac11a40ffb5df97 100644
> > --- a/drivers/gpu/drm/drm_of.c
> > +++ b/drivers/gpu/drm/drm_of.c
> > @@ -55,7 +55,8 @@ EXPORT_SYMBOL(drm_of_crtc_port_mask);
> >    * and generate the DRM mask of CRTCs which may be attached to this
> >    * encoder.
> >    *
> > - * See Documentation/devicetree/bindings/graph.txt for the bindings.
> > + * See https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/graph.yaml
> > + * for the bindings.
> >    */
> >   uint32_t drm_of_find_possible_crtcs(struct drm_device *dev,
> >   				    struct device_node *port)
> > @@ -106,7 +107,9 @@ EXPORT_SYMBOL_GPL(drm_of_component_match_add);
> >    * Parse the platform device OF node and bind all the components associated
> >    * with the master. Interface ports are added before the encoders in order to
> >    * satisfy their .bind requirements
> > - * See Documentation/devicetree/bindings/graph.txt for the bindings.
> > + *
> > + * See https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/graph.yaml
> > + * for the bindings.
> >    *
> >    * Returns zero if successful, or one of the standard error codes if it fails.
> >    */
> > 
> > ---
> > base-commit: 6f392f37165008cfb3f89d723aa019e372ee79b9
> > change-id: 20250609-drm-misc-next-2f4dd8f88bb9
> > 
> > Best regards,
> 

-- 
Simona Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ