From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH v2 1/3] net: smc91x: isolate u16 writes alignment workaround Date: Fri, 14 Oct 2016 08:12:11 +0200 Message-ID: <8760ov7938.fsf@belgarion.home> References: <1476045227-2970-1-git-send-email-robert.jarzmik@free.fr> <20161013.095012.244532868281403236.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20161013.095012.244532868281403236.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> (David Miller's message of "Thu, 13 Oct 2016 09:50:12 -0400 (EDT)") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Miller Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, nico-vtqb6HGKxmzR7s880joybQ@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org David Miller writes: > From: Robert Jarzmik > Date: Sun, 9 Oct 2016 22:33:45 +0200 > >> Writes to u16 has a special handling on 3 PXA platforms, where the >> hardware wiring forces these writes to be u32 aligned. >> >> This patch isolates this handling for PXA platforms as before, but >> enables this "workaround" to be set up dynamically, which will be the >> case in device-tree build types. >> >> This patch was tested on 2 PXA platforms : mainstone, which relies on >> the workaround, and lubbock, which doesn't. >> >> Signed-off-by: Robert Jarzmik > > Please resubmit this patch series: > > 1) Respun against net-next, these don't currently apply cleanly there. > > 2) With a proper "[PATCH 0/3] ..." posting explaining at a high level > what this patch series does, how it does it, and why it does it > that way. Sure, let me retest it after the rebase, and I'll post again. Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html