Thread (19 messages) 19 messages, 9 authors, 2022-01-07

Re: [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2022-01-07 06:19:56
Also in: linux-devicetree, linux-gpio, linux-mediatek, linux-spi, lkml

On Thu, Dec 23, 2021 at 5:59 PM Chen-Yu Tsai [off-list ref] wrote:
On Mon, Dec 20, 2021 at 8:20 PM Tinghan Shen [off-list ref] wrote:
quoted
+                       infracfg_rst: reset-controller {
+                               compatible = "ti,syscon-reset";
+                               #reset-cells = <1>;
+                               ti,reset-bits = <
+                                       0x140 18 0x144 18 0 0 (ASSERT_SET | DEASSERT_SET | STATUS_NONE)
+                                       0x120 0 0x124 0 0 0     (ASSERT_SET | DEASSERT_SET | STATUS_NONE)
+                                       0x730 10 0x734 10 0 0     (ASSERT_SET | DEASSERT_SET | STATUS_NONE)
+                                       0x150 5 0x154 5 0 0     (ASSERT_SET | DEASSERT_SET | STATUS_NONE)
This should be 7 cells per entry:

    ti,reset-bits =
        <0x140 18 0x144 18 0 0 (ASSERT_SET | DEASSERT_SET | STATUS_NONE>,
        <0x120 0 0x124 0 0 0 (ASSERT_SET | DEASSERT_SET | STATUS_NONE)>,
        <...>,
        <...>;
Please ignore this comment. It looks like I misread the binding, and your
version is correct. However please format the columns so they align.

ChenYu

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help