From 35f33e48de0219968e83b1c488d4076c68991f7b Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Sun, 9 Mar 2025 10:52:49 +0530
Subject: [PATCH] Init PB2 cape connection

---
 boards/pocketbeagle-2/02-quick-start.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/boards/pocketbeagle-2/02-quick-start.rst b/boards/pocketbeagle-2/02-quick-start.rst
index fb6bf5e1..e1db1ff9 100644
--- a/boards/pocketbeagle-2/02-quick-start.rst
+++ b/boards/pocketbeagle-2/02-quick-start.rst
@@ -273,5 +273,12 @@ UART serial debug connection
 
 .. _pocketbeagle-2-cape-scenario:
 
+Cape Connection
+================
 
+In this scenario, the board is connected to a cape like `TechLab Cape <https://www.beagleboard.org/boards/techlab>`_ 
+or `GamePup Cape <https://www.beagleboard.org/boards/pocketbeagle-gamepup-cape>`_. This is the most common way to 
+use the board for sensor interfacing, USB host, LEDs and Buttons. 
+
+.. todo:: Add cape connection diagram and steps to use examples.
 
-- 
GitLab