Re: [PATCH v5 0/5] Add support for BeagleBone Green Eco board

From: Judith Mendez
Date: Fri Jun 27 2025 - 17:47:09 EST


Hi Robert

On 6/26/25 7:03 PM, Robert Nelson wrote:
On Thu, Jun 26, 2025 at 6:23 PM Judith Mendez <jm@xxxxxx> wrote:

Hi Kory,

On 6/20/25 3:15 AM, Kory Maincent wrote:
SeeedStudio BeagleBone Green Eco (BBGE) is a clone of the BeagleBone Green
(BBG). It has minor differences from the BBG, such as a different PMIC,
a different Ethernet PHY, and a larger eMMC.

Thanks for the patches.
I was testing against next and noticed a kernel paging request error:
https://gist.github.com/jmenti/d861528f98035b07259c29e76e5fae8b

Did you see this by chance?

I will double check that I tested correctly and come back, but was just
curious to see if this is expected.

The tps65219-regulator.c has a bug, make sure with this board you also
have: https://patchew.org/linux/20250620154541.2713036-1-s-ramamoorthy@xxxxxx/


Thanks! I don't see the issue anymore! (:

~ Judith