Re: Re: [PATCH] Documentation: extcon: add documentation for Extcon subsystem
From: anish kumar
Date: Thu Dec 05 2024 - 15:40:52 EST
On Fri, Nov 15, 2024 at 9:21 PM MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx> wrote:
>
> >Hello Myungjoo/Chanwoo,
> >
> >Wondering if you have any comments?
>
> Nope. It looks good to me.
>
> Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
Thanks, wondering if I need to follow up further or it will be picked up
by you or chanwoo?
>
> >
> >On Sat, Nov 2, 2024 at 7:54 PM anish kumar <yesanishhere@xxxxxxxxx> wrote:
> >>
> >> The Extcon (External Connector) subsystem driver lacked proper
> >> documentation. This commit adds comprehensive documentation
> >> explaining the purpose, key components, and usage of the Extcon
> >> framework.
> >>
> >> The new documentation includes:
> >> - An overview of the Extcon subsystem
> >> - Descriptions of key structures
> >> - Explanations of core functions
> >> - Information on the sysfs interface
> >> - A usage example for driver developers
> >>
> >> Signed-off-by: anish kumar <yesanishhere@xxxxxxxxx>
> >> ---
>