Re: [PATCH v3 1/3] ARM: tegra: Add device-tree for Ouya

2020-10-05 Thread Dmitry Osipenko
05.10.2020 17:22, Peter Geis пишет: > On Mon, Oct 5, 2020 at 10:02 AM Dmitry Osipenko wrote: >> >> 04.10.2020 16:31, Peter Geis пишет: >>> + thermal-zones { >>> + cpu_thermal: cpu-thermal { >>> + polling-delay = <5000>; >>> + polling-delay-pa

Re: [PATCH v3 1/3] ARM: tegra: Add device-tree for Ouya

2020-10-05 Thread Dmitry Osipenko
04.10.2020 16:31, Peter Geis пишет: > The Ouya was the sole device produced by Ouya Inc in 2013. > It was a game console originally running Android 5 on top of Linux 3.1.10. > > This patch adds the device tree supporting the Ouya. > It has been tested on the original variant with Samsung ram. > >

Re: [PATCH v3 1/3] ARM: tegra: Add device-tree for Ouya

2020-10-05 Thread Peter Geis
On Mon, Oct 5, 2020 at 10:02 AM Dmitry Osipenko wrote: > > 04.10.2020 16:31, Peter Geis пишет: > > + thermal-zones { > > + cpu_thermal: cpu-thermal { > > + polling-delay = <5000>; > > + polling-delay-passive = <5000>; > > + > > +

Re: [PATCH v3 1/3] ARM: tegra: Add device-tree for Ouya

2020-10-05 Thread Dmitry Osipenko
04.10.2020 16:31, Peter Geis пишет: > + thermal-zones { > + cpu_thermal: cpu-thermal { > + polling-delay = <5000>; > + polling-delay-passive = <5000>; > + > + thermal-sensors = <&cpu_temp 1>; > + > + tri