On Thu, 2018-07-05 at 17:41 -0600, Rob Herring wrote: > On Thu, Jul 05, 2018 at 12:08:18PM -0300, Ezequiel Garcia wrote: > > The RK3399 Ficus board is an Enterprise Edition board > > manufactured by Vamrs Ltd., based on the Rockchip RK3399 SoC. > > > > The board exposes a bunch of nice peripherals, including > > SATA, HDMI, MIPI CSI, Ethernet, WiFi, and PCIe. > > > > Signed-off-by: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx> > > [snip] > > + > > +&i2c0 { > > + clock-frequency = <400000>; > > + i2c-scl-rising-time-ns = <168>; > > + i2c-scl-falling-time-ns = <4>; > > + status = "okay"; > > + > > + vdd_cpu_b: syr827@40 { > > regulator@40 > OK. > > + compatible = "silergy,syr827"; > > + reg = <0x40>; > > + fcs,suspend-voltage-selector = <1>; > > Strange to have a different vendor for this property... > It's because this driver has also a Fairchild compatible "fcs,fan53555". > Otherwise, > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Thanks Rob! -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html