26.09.2020 16:47, Dmitry Osipenko пишет:
> 26.09.2020 05:01, Peter Geis пишет:
> ...
+ pmic: pmic@2d {
+ compatible = "ti,tps65911";
+ reg = <0x2d>;
+
+ interrupts = ;
+ #interr
26.09.2020 05:01, Peter Geis пишет:
...
>>> + pmic: pmic@2d {
>>> + compatible = "ti,tps65911";
>>> + reg = <0x2d>;
>>> +
>>> + interrupts = ;
>>> + #interrupt-cells = <2>;
>>> + interrup
On Thu, Sep 24, 2020 at 8:12 PM Dmitry Osipenko wrote:
>
> ...
> > +/ {
> > + model = "Ouya Game Console";
> > + compatible = "ouya,ouya", "nvidia,tegra30";
> > +
> > + aliases {
> > + rtc0 = &pmic;
> > + rtc1 = "/rtc@7000e000";
> > + serial0 = &uart
...
> +/ {
> + model = "Ouya Game Console";
> + compatible = "ouya,ouya", "nvidia,tegra30";
> +
> + aliases {
> + rtc0 = &pmic;
> + rtc1 = "/rtc@7000e000";
> + serial0 = &uartd; /* Debug Port */
> + serial1 = &uartc; /* Bluetooth */
> +
4 matches
Mail list logo