public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Judith Mendez <jm@ti.com>
To: Robert Nelson <robertcnelson@gmail.com>
Cc: Kory Maincent <kory.maincent@bootlin.com>,
	Tony Lindgren <tony@atomide.com>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Aaro Koskinen <aaro.koskinen@iki.fi>,
	Andreas Kemnade <andreas@kemnade.info>,
	Kevin Hilman <khilman@baylibre.com>,
	Roger Quadros <rogerq@kernel.org>,
	Russell King <linux@armlinux.org.uk>,
	Paul Barker <paul.barker@sancloud.com>,
	Marc Murphy <marc.murphy@sancloud.com>,
	Jason Kridner <jkridner@gmail.com>, Andrew Davis <afd@ti.com>,
	Bajjuri Praneeth <praneeth@ti.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	<linux-omap@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Thomas Bonnefille <thomas.bonnefille@bootlin.com>,
	Romain Gantois <romain.gantois@bootlin.com>,
	Conor Dooley <conor.dooley@microchip.com>
Subject: Re: [PATCH v5 0/5] Add support for BeagleBone Green Eco board
Date: Fri, 27 Jun 2025 16:45:58 -0500	[thread overview]
Message-ID: <a754b9e8-dc89-4188-bd2f-18c29c299fb7@ti.com> (raw)
In-Reply-To: <CAOCHtYgNfnAK43GBTdN675dFSHrbTJfy_2GbRE88E-0keoChrg@mail.gmail.com>

Hi Robert

On 6/26/25 7:03 PM, Robert Nelson wrote:
> On Thu, Jun 26, 2025 at 6:23 PM Judith Mendez <jm@ti.com> 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@ti.com/


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

~ Judith



  reply	other threads:[~2025-06-27 21:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-20  8:15 [PATCH v5 0/5] Add support for BeagleBone Green Eco board Kory Maincent
2025-06-20  8:15 ` [PATCH v5 1/5] arm: dts: omap: am335x-bone-common: Rename tps to generic pmic node Kory Maincent
2025-06-20  8:15 ` [PATCH v5 2/5] dt-bindings: omap: Add Seeed BeagleBone Green Eco Kory Maincent
2025-06-20  8:15 ` [PATCH v5 3/5] arm: dts: omap: Add support for BeagleBone Green Eco board Kory Maincent
2025-06-20  8:15 ` [PATCH v5 4/5] arm: omap2plus_defconfig: Enable TPS65219 regulator Kory Maincent
2025-06-20  8:15 ` [PATCH v5 5/5] arm: multi_v7_defconfig: " Kory Maincent
2025-06-26 23:22 ` [PATCH v5 0/5] Add support for BeagleBone Green Eco board Judith Mendez
2025-06-27  0:03   ` Robert Nelson
2025-06-27 21:45     ` Judith Mendez [this message]
2025-06-27 21:48 ` Judith Mendez
2025-06-29 22:38 ` Kory Maincent
2025-06-30  6:29 ` Andreas Kemnade
2025-06-30 18:05 ` Kevin Hilman

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=a754b9e8-dc89-4188-bd2f-18c29c299fb7@ti.com \
    --to=jm@ti.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=afd@ti.com \
    --cc=andreas@kemnade.info \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jkridner@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=kory.maincent@bootlin.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=marc.murphy@sancloud.com \
    --cc=paul.barker@sancloud.com \
    --cc=praneeth@ti.com \
    --cc=robertcnelson@gmail.com \
    --cc=robh@kernel.org \
    --cc=rogerq@kernel.org \
    --cc=romain.gantois@bootlin.com \
    --cc=thomas.bonnefille@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=tony@atomide.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