Thread (12 messages) flat view 12 messages, 4 authors, 2016-08-12

[RFC][PATCH 3/4] arm64: dts: hikey: Add hikey support for syscon-reboot-mode

From: John Stultz <hidden>
Date: 2016-08-10 04:58:22
Also in: linux-devicetree, lkml

On Tue, Aug 9, 2016 at 9:34 PM, Bjorn Andersson
[off-list ref] wrote:
On Mon 08 Aug 16:03 PDT 2016, John Stultz wrote:

[..]
quoted
diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
[..]
quoted
      memory at 0 {
              device_type = "memory";
              reg = <0x00000000 0x00000000 0x00000000 0x05e00000>,
-                   <0x00000000 0x05f00000 0x00000000 0x00eff000>,
+                   <0x00000000 0x05f00000 0x00000000 0x00001000>,
+                   <0x00000000 0x05f02000 0x00000000 0x00efd000>,
                    <0x00000000 0x06e00000 0x00000000 0x0060f000>,
                    <0x00000000 0x07410000 0x00000000 0x36bf0000>;
      };
As I said when talked about this, I don't think you should punch holes
in the /memory node, but rather add these regions as no-map in a
/reserved-memory node. But that's a unrelated matter.
Yea. I need to sync w/ Wei and Guodong to see about reworking all of
those to use /reserved-memory, but for now I'd like to stay in sync w/
how they have it setup.
quoted
+     reboot-mode-syscon at 5f01000 {
+             compatible = "syscon", "simple-mfd";
+             reg = <0x0 0x05f01000 0x0 0x00001000>;
+
+             reboot-mode at 0 {
Drop the @0
Will do.

Other than that:
Acked-by: Bjorn Andersson <redacted>
Thanks!
-john
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help