devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: sunxi: Enable syscon for the system controller
@ 2014-05-04 14:02 Carlo Caione
       [not found] ` <1399212160-26934-1-git-send-email-carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Carlo Caione @ 2014-05-04 14:02 UTC (permalink / raw)
  To: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
	hdegoede-H+wXaHxf7aLQT0dZR+AlfA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Carlo Caione

The so called "system controller" in Allwinner A20 and A31 SoCs is
multi-purpose controller that tries to add misc functionality to one
memory region.
In these SoCs it controls the internal SRAM partitioning but it also
includes registers for chip versioning and NMI control.
This patch adds the proper nodes in the DTS files and enable the syscon
in the defconfig files.

Even though the system controller includes also register for managing the
NMI controller, these register are not mapped in the syscon since they
are directly used and mapped by the NMI controller itself.

Carlo Caione (2):
  ARM: sunxi: dts: Enable syscon in DTSI
  ARM: sunxi: Add syscon support in defconfig

 arch/arm/boot/dts/sun6i-a31.dtsi    | 5 +++++
 arch/arm/boot/dts/sun7i-a20.dtsi    | 5 +++++
 arch/arm/configs/multi_v7_defconfig | 1 +
 arch/arm/configs/sunxi_defconfig    | 1 +
 4 files changed, 12 insertions(+)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-05-08  6:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 14:02 [PATCH 0/2] ARM: sunxi: Enable syscon for the system controller Carlo Caione
     [not found] ` <1399212160-26934-1-git-send-email-carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>
2014-05-04 14:02   ` [PATCH 1/2] ARM: sunxi: dts: Enable syscon in DTSI Carlo Caione
2014-05-04 14:02   ` [PATCH 2/2] ARM: sunxi: Add syscon support in defconfig Carlo Caione
2014-05-05 22:55   ` [PATCH 0/2] ARM: sunxi: Enable syscon for the system controller Maxime Ripard
2014-05-06  6:36     ` [linux-sunxi] " Chen-Yu Tsai
     [not found]       ` <CAGb2v66JBM_Rv8ie=7iuTPrXGPJECTeevnf9LLXNS=FSYs1+Tg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-06  8:03         ` Carlo Caione
     [not found]           ` <CAOQ7t2akOEr7o4Q5ze5QPr_RHj6MWmA-u5NTuq2q1epy2LBr8w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-06  8:27             ` Chen-Yu Tsai
     [not found]               ` <CAGb2v64nm2i+XivDO8drHSkUUJvGr_=HaWMB26rbytVZAdTQFw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-06  8:42                 ` Carlo Caione
2014-05-07  3:25             ` Maxime Ripard
2014-05-07  8:19               ` Carlo Caione
     [not found]                 ` <CAOQ7t2byRX3HmVjUKYZ-VEocR3S2ATLpSTPV8bdFD98_Q2sY9Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-08  3:04                   ` Maxime Ripard
2014-05-08  6:14                     ` Carlo Caione

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).