From 71df075be5df30a1339fb1f97f20c54d17864f06 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Sun, 17 Mar 2024 22:36:25 +0530
Subject: [PATCH] Fix BeagleBone AI power adapter section

---
 accessories/power-supplies.rst             | 2 +-
 boards/beaglebone/ai-64/02-quick-start.rst | 8 ++------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/accessories/power-supplies.rst b/accessories/power-supplies.rst
index f7b5e992..615e7260 100644
--- a/accessories/power-supplies.rst
+++ b/accessories/power-supplies.rst
@@ -27,7 +27,7 @@ have to either supply the power via USB jack or a matching (center positive) bar
     |                            |                   |             | - `AA10E-050A(M)-R <https://mou.sr/3jrA4zZ>`_               |
     +----------------------------+-------------------+-------------+-------------------------------------------------------------+
     | BeagleBone AI-64           | Type-C            | 5V @ 3A     | - `AA65M-59FKA-R <https://mou.sr/3Dz9P1E>`_                 |
-    +----------------------------+                   |             |                                                             |
+    +----------------------------+                   |             | - `Lenovo 65W USB Type C AC Adater <https://a.co/d/hH8SbG5>`|
     | BeaglePlay                 |                   |             |                                                             |      
     +----------------------------+                   |             |                                                             |
     | BeagleBone AI              |                   |             |                                                             | 
diff --git a/boards/beaglebone/ai-64/02-quick-start.rst b/boards/beaglebone/ai-64/02-quick-start.rst
index 86a7ad95..b754f63b 100644
--- a/boards/beaglebone/ai-64/02-quick-start.rst
+++ b/boards/beaglebone/ai-64/02-quick-start.rst
@@ -6,12 +6,8 @@ Quick Start Guide
 This section provides instructions on how to hook up your board. This Beagle requires a 5V > 3A (15W) 
 power supply to work properly via either USB Type-C power adapter or a barrel jack power adapter. 
 
-Recommended adapters:
-
-* 5V @ 3A `USB C power supply <https://www.digikey.com/en/products/detail/raspberry-pi/RPI-USB-C-power-supply-White-US/10258760>`_ adapter for SBCs.
-* 5V > 3A `laptop/mobile adapter <https://www.amazon.com/Lenovo-Laptop-Charger-USB-C-Adapter/dp/B0CH3S7TF4/ref=sr_1_3?crid=3AJB8P9KC7IKU&keywords=type+c+65w+thinkpad&qid=1704510213&sprefix=tye+c+65+w+thinkp%2Caps%2C348&sr=8-3>`_ with USB-C cable.
-
-All the :ref:`BeagleBone AI-64 connections ports` we will use in this chapter are shown in the figure below.
+Recommended adapters can be found at :ref:`accessories-power-supplies` section. All the 
+:ref:`BeagleBone AI-64 connections ports` we will use in this chapter are shown in the figure below.
 
 .. _BeagleBone AI-64 connections ports:
 
-- 
GitLab