User Details
User Details
- User Since
- Feb 28 2016, 6:03 PM (525 w, 6 d)
Dec 22 2017
Dec 22 2017
jmcneill requested changes to D13591: rgephy: Fix gigabit on some pine64+.
This seems like it is too specific to the Realtek PHY used on Pine64 to apply to all A64 boards.
jmcneill added inline comments to D13591: rgephy: Fix gigabit on some pine64+.
Oct 31 2017
Oct 31 2017
jmcneill added inline comments to D12843: (WIP) Allwinner a83t: add ccung bits.
Sep 30 2017
Sep 30 2017
Well spotted, thanks! (how did this ever work?)
May 30 2017
May 30 2017
May 7 2017
May 7 2017
Apr 19 2017
Apr 19 2017
jmcneill added a comment to D10383: Add support for the Allwinner H2+ SoC.
Feb 25 2017
Feb 25 2017
jmcneill added inline comments to D9517: Add clkng driver for Allwinner SoC.
Feb 18 2017
Feb 18 2017
jmcneill added inline comments to D9517: Add clkng driver for Allwinner SoC.
Jan 31 2017
Jan 31 2017
Jan 22 2017
Jan 22 2017
Dec 31 2016
Dec 31 2016
Dec 30 2016
Dec 30 2016
Dec 29 2016
Dec 29 2016
Dec 28 2016
Dec 28 2016
jmcneill added inline comments to D8956: Do not use read-modify-write on MSC control register..
Dec 20 2016
Dec 20 2016
Dec 19 2016
Dec 19 2016
jmcneill updated the diff for D8826: Split dwc_hdmi core code out from imx6_hdmi.
- Call dwc_hdmi_init from imx_hdmi_attach
- Initialize sc_get_i2c_dev in imx_hdmi_attach
Dec 17 2016
Dec 17 2016
jmcneill updated the diff for D8827: jz4780 LCD controller driver.
Cleanup on error path during attach.
jmcneill updated the diff for D8826: Split dwc_hdmi core code out from imx6_hdmi.
Change module name from hdmi to dwc_hdmi_fdt.
jmcneill added a comment to D8807: DMA abstaction layer aka xDMA.
Thinking about this some more. For Allwinner (ARM) we have a private sunxi_dma_if that is used. The config structure has some additional fields:
jmcneill retitled D8827: jz4780 LCD controller driver from
jmcneill retitled D8826: Split dwc_hdmi core code out from imx6_hdmi from
Dec 16 2016
Dec 16 2016
jmcneill added inline comments to D8808: jz4780 AIC audio driver.
jmcneill added inline comments to D8807: DMA abstaction layer aka xDMA.
jmcneill added inline comments to D8821: aw_clk honor CLK_SET_DRYRUN.
Dec 14 2016
Dec 14 2016
jmcneill updated the diff for D8793: jz4780: add driver for SMB controller.
- Remove unused parameters in jzsmb_reset_locked
- Replace timeval usage with timespec
jmcneill added inline comments to D8793: jz4780: add driver for SMB controller.
Dec 12 2016
Dec 12 2016
jmcneill accepted D8765: Fix typo.
Nov 20 2016
Nov 20 2016
Nov 19 2016
Nov 19 2016
Nov 15 2016
Nov 15 2016
Nov 3 2016
Nov 3 2016
jmcneill added inline comments to D8425: Allwinner H3 audio codec support.
jmcneill retitled D8425: Allwinner H3 audio codec support from
Nov 2 2016
Nov 2 2016
Oct 30 2016
Oct 30 2016
Oct 24 2016
Oct 24 2016
Oct 23 2016
Oct 23 2016
Oct 17 2016
Oct 17 2016
jmcneill added inline comments to D8263: Start u-boot framework.
Oct 16 2016
Oct 16 2016
Oct 15 2016
Oct 15 2016
jmcneill updated the diff for D8257: GPIO controlled regulator driver.
Add ext_resources dependency
jmcneill retitled D8257: GPIO controlled regulator driver from
Oct 9 2016
Oct 9 2016
Oct 3 2016
Oct 3 2016
Sep 28 2016
Sep 28 2016
Sep 13 2016
Sep 13 2016
jmcneill added inline comments to D7876: Add Security System/Crypto (PRNG) driver for Allwinner A10/A20 SoC.
Sep 7 2016
Sep 7 2016
Sep 6 2016
Sep 6 2016
jmcneill closed D7741: Generic DT cpufreq driver by committing rS305498: Add generic device-tree cpufreq driver..
Sep 5 2016
Sep 5 2016
Sep 4 2016
Sep 4 2016
Sep 3 2016
Sep 3 2016
jmcneill updated the diff for D7741: Generic DT cpufreq driver.
Add support for arm_big_little_dt bindings and update pc_clock for applicable CPUs at attach and when setting a new frequency.
jmcneill added a comment to D7741: Generic DT cpufreq driver.
I don't think this should be a child of the cpu as the clock adjustment may affect multiple CPUs.
jmcneill updated the diff for D7741: Generic DT cpufreq driver.
Try to restore previous voltage/CPU freq in error paths of cpufreq_dt_set()