Re: [PATCH v3 3/3] Add socfpga devicetree for Draeger's M48 board.

From: Petko Manolov

Date: Fri Sep 11 2026 - 06:11:44 EST


On 26-09-11 04:54:21, Dinh Nguyen wrote:
>
>
> On 9/11/26 04:25, Petko Manolov wrote:
> > On 26-09-09 08:36:14, Dinh Nguyen wrote:
> > >
> > > On 9/9/26 06:15, Petko Manolov wrote:
> > > >
> > > > + bank-name = "SYNC_I";
> > >
> > > bank-name? I don't see it documented anywhere.
> >
> > These DTs come from u-boot where it is documented. What would be the
> > correct approach: to drop the property or document it?
> >
>
> DTs come from Linux, not the other way around. I don't see "bank-name"

I was explaining the origin of "bank-name", not that we should reverse the
process.

> I don't see how the property is getting used in the driver.

This is enough as a clue. I'll just drop the property.


Petko