All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: sunxi: SRAM mapping support
@ 2015-03-20 18:52 ` Hans de Goede
  0 siblings, 0 replies; 26+ messages in thread
From: Hans de Goede @ 2015-03-20 18:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi All,

Here is a cleaned up version of Maxime's sunxi SRAM controller driver.

I've been using / testing this together with the sunxi musb support patches
I've been working on, and it works well. I've tested it on sun4i, sun5i and
sun7i. See the per patch commit messages for the (minor) changes which I did
compared to Maxime's RFC.

A note about the changing of the compatible to a sun4i-a10 prefix, I've
looked at the user manual for all 3 generations and the sram controller is
the same for all 3. Register 0x1c00024 (SoC version) is only documented in
the A20 manual, but is present and works indentical in all 3 generations.

Since this is a prereq for my musb work, if there are no objections then I
would like to see this go upstream soon.

Since it only touches sunxi files (and one Makefile), it is probably best if
this all goes upstream through Maxime.

Regards,

Hans

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-03-26 14:44 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 18:52 [PATCH 0/5] ARM: sunxi: SRAM mapping support Hans de Goede
2015-03-20 18:52 ` Hans de Goede
2015-03-20 18:52 ` [PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs Hans de Goede
2015-03-20 18:52   ` Hans de Goede
2015-03-24 15:19   ` Maxime Ripard
2015-03-24 15:19     ` Maxime Ripard
2015-03-26 14:37     ` Hans de Goede
2015-03-26 14:37       ` Hans de Goede
2015-03-20 18:52 ` [PATCH 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller Hans de Goede
2015-03-20 18:52   ` Hans de Goede
2015-03-24 15:20   ` Maxime Ripard
2015-03-24 15:20     ` Maxime Ripard
2015-03-26 14:42     ` Hans de Goede
2015-03-26 14:42       ` Hans de Goede
2015-03-20 18:52 ` [PATCH 3/5] ARM: dts: sun5i: Add A13 and A10s " Hans de Goede
2015-03-20 18:52   ` Hans de Goede
2015-03-20 18:52 ` [PATCH 4/5] ARM: dts: sun7i: Add A20 " Hans de Goede
2015-03-20 18:52   ` Hans de Goede
2015-03-20 18:52 ` [PATCH 5/5] net: allwinner: emac: Claim our SRAM Hans de Goede
2015-03-20 18:52   ` Hans de Goede
2015-03-20 18:53   ` Hans de Goede
2015-03-20 18:53     ` Hans de Goede
2015-03-24 15:22   ` Maxime Ripard
2015-03-24 15:22     ` Maxime Ripard
2015-03-26 14:44     ` Hans de Goede
2015-03-26 14:44       ` Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.