Re: [PATCH 2/6] ARM: dts: imx6: Add initial support for phyBOARD-Mira

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tue, 2017-12-19 at 15:10 -0200, Fabio Estevam wrote:
> On Tue, Dec 19, 2017 at 1:49 PM, Stefan Riedmueller
> <s.riedmueller@xxxxxxxxx> wrote:
> 
> > +       reg_pcie: regulator-pcie {
> > +               pinctrl-names = "default";
> > +               pinctrl-0 = <&pinctrl_pcie_reg>;
> > +               compatible = "regulator-fixed";
> > +               regulator-name = "mPCIe_1V5";
> > +               regulator-min-microvolt = <1500000>;
> > +               regulator-max-microvolt = <1500000>;
> > +               gpio = <&gpio3 0 GPIO_ACTIVE_HIGH>;
> > +               regulator-always-on;
> 
> Instead of using 'regulator-always-on' here, you could use:
> 
> vpcie-supply = <&reg_pcie>;
> 
> under the &pcie node
> 
> > +       panel {
> > +               compatible = "auo,g104sn02";
> 
> I could not find this compatible in linux-next.

FYI: I've sent this a few days ago:
https://www.spinics.net/lists/devicetree/msg206590.html





--
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



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux