linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Linux Framebuffer <linux-fbdev@vger.kernel.org>,
	Linux DRI Development <dri-devel@lists.freedesktop.org>
Cc: Helge Deller <deller@gmx.de>, Jonathan Corbet <corbet@lwn.net>,
	Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
	Teddy Wang <teddy.wang@siliconmotion.com>,
	Bernie Thompson <bernie@plugable.com>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Ard Biesheuvel <ardb@kernel.org>,
	Arvind Sankar <nivedita@alum.mit.edu>
Subject: Re: [PATCH 1/3] Documentation: fb: ep93xx: Demote section headings
Date: Sat, 20 Sep 2025 21:09:02 -0700	[thread overview]
Message-ID: <e0051102-adcf-400d-b57d-2c0d14755a7c@infradead.org> (raw)
In-Reply-To: <20250919003640.14867-2-bagasdotme@gmail.com>



On 9/18/25 5:36 PM, Bagas Sanjaya wrote:
> Section headings are formatted the same as title heading, thus
> increasing number of entries in framebuffer toctree. Demote them.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

Looks good. Thanks.

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  Documentation/fb/ep93xx-fb.rst | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/Documentation/fb/ep93xx-fb.rst b/Documentation/fb/ep93xx-fb.rst
> index 1dd67f4688c751..93b3494f530979 100644
> --- a/Documentation/fb/ep93xx-fb.rst
> +++ b/Documentation/fb/ep93xx-fb.rst
> @@ -41,7 +41,6 @@ your board initialisation function::
>  
>  	ep93xx_register_fb(&some_board_fb_info);
>  
> -=====================
>  Video Attribute Flags
>  =====================
>  
> @@ -79,7 +78,6 @@ EP93XXFB_USE_SDCSN2		Use SDCSn[2] for the framebuffer.
>  EP93XXFB_USE_SDCSN3		Use SDCSn[3] for the framebuffer.
>  =============================== ======================================
>  
> -==================
>  Platform callbacks
>  ==================
>  
> @@ -101,7 +99,6 @@ obtained as follows::
>  		/* Board specific framebuffer setup */
>  	}
>  
> -======================
>  Setting the video mode
>  ======================
>  
> @@ -119,7 +116,6 @@ set when the module is installed::
>  
>  	modprobe ep93xx-fb video=320x240
>  
> -==============
>  Screenpage bug
>  ==============
>  

-- 
~Randy

  reply	other threads:[~2025-09-21  4:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-19  0:36 [PATCH 0/3] framebuffer docs toctree index refactoring Bagas Sanjaya
2025-09-19  0:36 ` [PATCH 1/3] Documentation: fb: ep93xx: Demote section headings Bagas Sanjaya
2025-09-21  4:09   ` Randy Dunlap [this message]
2025-09-19  0:36 ` [PATCH 2/3] Documentation: fb: Retitle driver docs Bagas Sanjaya
2025-09-21  4:08   ` Randy Dunlap
2025-09-22 10:21     ` Bagas Sanjaya
2025-09-19  0:36 ` [PATCH 3/3] Documentation: fb: Split toctree Bagas Sanjaya
2025-09-21  4:08   ` Randy Dunlap

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=e0051102-adcf-400d-b57d-2c0d14755a7c@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=ardb@kernel.org \
    --cc=bagasdotme@gmail.com \
    --cc=bernie@plugable.com \
    --cc=corbet@lwn.net \
    --cc=deller@gmx.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=nivedita@alum.mit.edu \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=teddy.wang@siliconmotion.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).