[linux-sunxi] Re: [GIT PULL] sunxi: First changes for v2021.07 merge window

2021-04-18 Thread Tom Rini
On Fri, Apr 16, 2021 at 10:22:00AM +0100, Andre Przywara wrote: > > Hi Tom, > > please pull this branch, containing the first part of the 2021.07 changes. > > This adds support for devices with R40 dual rank DRAM, and asymmetric > A64 DRAM devices like the Pinephone/3GB. > Also we enable

Re: [linux-sunxi] [PATCH] net: sun8i-emac: Fix pinmux setup for Allwinner H5

2021-04-18 Thread Samuel Holland
On 4/16/21 6:05 AM, Andre Przywara wrote: > Commit eb5a2b671075 ("net: sun8i-emac: Determine pinmux based on SoC, > not EMAC type") switched the pinmux setup over to look at > CONFIG_MACH_SUN* symbols, to find the appropriate mux value. > Unfortunately this patch missed to check for the H5, which