On Tue, Nov 1, 2016 at 4:00 PM, Robert Nelson <[email protected]> wrote: > Status: > > 4.9.0-rc3-ti-r1: > > BBB - okay - HDMI video > BBG - okay > BBGW - broken wlan0 - bluetooth okay > BBBW - broken wlan0 - bluetooth okay - HDMI video > BLUE - broken wlan0 - bluetooth okay > > v4.9.0-rc3-ti-r2 (staged *1) > > BBGW - wlan0 works > BBBW - wlan0 works > BLUE - wlan0 works > > 1: > https://github.com/RobertCNelson/ti-linux-kernel-dev/commit/04ee88d2fb71a3e7a3ae9d2d27de3cdb752c973c
cpufreq is now staged too for ( v4.9.0-rc3-ti-r2 ) Thatnks to Dave's patchset: https://github.com/RobertCNelson/ti-linux-kernel-dev/commit/c7e2ceeaa302886db538b4e6a521eff6636257c7 While the Black looks good, the Octavo on the Blue is not getting 1Ghz enabled: [ 2.081446] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 2.081483] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1000000000 (-34) [ 2.092525] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 800000 KHz debian@beaglebone:~$ dmesg | grep -i am335 [ 0.000000] OF: fdt:Machine model: TI AM335x BeagleBone Blue [ 0.000000] AM335X ES2.1 ( [ 2.080164] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148 debian@beaglebone:~$ cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to [email protected], please. analyzing CPU 0: driver: cpufreq-dt CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: 300 us. hardware limits: 300 MHz - 800 MHz available frequency steps: 300 MHz, 600 MHz, 720 MHz, 800 MHz available cpufreq governors: powersave, conservative, userspace, ondemand, performance, schedutil current policy: frequency should be within 300 MHz and 800 MHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 300 MHz. cpufreq stats: 300 MHz:93.27%, 600 MHz:1.09%, 720 MHz:0.00%, 800 MHz:5.64% (56) debian@beaglebone:~$ sudo omapconf --cpuinfo OMAPCONF (rev 1.72-nogit built Thu Apr 14 19:49:20 UTC 2016) HW Platform: Generic AM33XX (Flattened Device Tree) AM3358 ES2.1 GP Device (UNKNOWN performance (1.0GHz)) Error: I2C Read failed Error: I2C Read failed Error: I2C Read failed TPS65217C ES1.2 Error: I2C Read failed UNKNOWN AUDIO IC Dave: base dts for the blue: https://github.com/RobertCNelson/ti-linux-kernel-dev/blob/ti-linux-4.9.y/patches/soc/ti/blue/0001-ARM-dts-add-am335x-boneblue.dtb.patch Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhLW%2B4SHFB%2BJhvhxyCWKYpdS0KvzxvvwtMzacx8af5UKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
