lkml.org 
[lkml]   [2020]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ARM: dts: mvebu: Add device tree for RD-AC3X-48G4X2XL board
> > +&i2c0 {
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&i2c0_pins>;
> > + status = "okay";
> > +
> > + eeprom@53{
> > + compatible = "atmel,24c64";
> > + reg = <0x53>;
> > + };
> > +// cpld@3c{
> > +// compatible = "marvell,ac3x-cpld";
> > +// reg = <0x3c>;
> > +// };
> > +};
>
> Question for the mvebu maintainers: We know there is a cpld with that
> can be interfaced with over i2c. Other than detecting that it shows up
> on the i2c bus we haven't done anything with it. We believe it
> interfaces with some discrete IO and might mux the i2c interface towards
> the SFP/QSFP cages.
>
> Obviously there isn't a "marvell,ac3x-cpld" driver (yet) so I suggested
> to Aryan that we put it in the dts to document its existence but leave
> it commented out for now. Is this OK?

Hi Chris

I would just add a text comment, not DT. We have no idea what this
node will look like until we have the driver.

Is there an open source 'vendor crap driver'? Do we have anything to
go on?

Andrew

\
 
 \ /
  Last update: 2020-11-24 23:17    [W:0.607 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site