From: Paul Cercueil <paul@crapouillou.net>
To: "H. Nikolaus Schaller" <hns@goldelico.com>
Cc: Paul Boddie <paul@boddie.org.uk>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Ralf Baechle <ralf@linux-mips.org>,
Paul Burton <paulburton@kernel.org>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Andi Kleen <ak@linux.intel.com>,
Kees Cook <keescook@chromium.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
"Eric W. Biederman" <ebiederm@xmission.com>,
devicetree@vger.kernel.org, linux-mips@vger.kernel.org,
linux-kernel@vger.kernel.org, letux-kernel@openphoenux.org,
kernel@pyra-handheld.com, stable@vger.kernel.org
Subject: Re: [PATCH v4 2/5] MIPS: DTS: CI20: fix PMU definitions for ACT8600
Date: Sat, 29 Feb 2020 16:33:21 -0300 [thread overview]
Message-ID: <1583004801.3.3@crapouillou.net> (raw)
In-Reply-To: <F5AAAD52-2C1D-4B14-AA7E-590D026C7DBE@goldelico.com>
Hi Nikolaus,
Le sam., févr. 29, 2020 at 19:58, H. Nikolaus Schaller
<hns@goldelico.com> a écrit :
> Hi Paul,
>
>> Am 29.02.2020 um 17:09 schrieb Paul Cercueil <paul@crapouillou.net>:
>>
>> Hi Nikolaus,
>>
>>
>> Le ven., févr. 28, 2020 at 19:02, H. Nikolaus Schaller
>> <hns@goldelico.com> a écrit :
>>> There is a ACT8600 on the CI20 board and the bindings of the
>>> ACT8865 driver have changed without updating the CI20 device
>>> tree. Therefore the PMU can not be probed successfully and
>>> is running in power-on reset state.
>>> Fix DT to match the latest act8865-regulator bindings.
>>> Fixes: 73f2b940474d ("MIPS: CI20: DTS: Add I2C nodes")
>>> Cc: stable@vger.kernel.org
>>> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
>>> ---
>>> arch/mips/boot/dts/ingenic/ci20.dts | 48
>>> ++++++++++++++++++++---------
>>> 1 file changed, 33 insertions(+), 15 deletions(-)
>>> diff --git a/arch/mips/boot/dts/ingenic/ci20.dts
>>> b/arch/mips/boot/dts/ingenic/ci20.dts
>>> index 59c104289ece..44741e927d2b 100644
>>> --- a/arch/mips/boot/dts/ingenic/ci20.dts
>>> +++ b/arch/mips/boot/dts/ingenic/ci20.dts
>>> @@ -4,6 +4,8 @@
>>> #include "jz4780.dtsi"
>>> #include <dt-bindings/clock/ingenic,tcu.h>
>>> #include <dt-bindings/gpio/gpio.h>
>>> +#include <dt-bindings/interrupt-controller/irq.h>
>>
>> This include should be in patch 3/5 where it's first used.
>
> Yes. That is much better.
>
>>
>> With that fixed:
>> Reviewed-by: Paul Cercueil <paul@crapouillou.net>
>>
>> for the whole series.
>
> What is easier: that you fix it during applying somewhere
> or should I send a v5?
I guess send a V5.
- Paul
>
> BR,
> Nikolaus
>
next prev parent reply other threads:[~2020-02-29 19:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 18:02 [PATCH v4 0/5] MIPS: Fixes and improvements for CI20 board (JZ4780) H. Nikolaus Schaller
2020-02-28 18:02 ` [PATCH v4 1/5] MIPS: DTS: CI20: add DT node for IR sensor H. Nikolaus Schaller
2020-02-28 18:02 ` [PATCH v4 2/5] MIPS: DTS: CI20: fix PMU definitions for ACT8600 H. Nikolaus Schaller
2020-02-29 16:09 ` Paul Cercueil
2020-02-29 18:58 ` H. Nikolaus Schaller
2020-02-29 19:33 ` Paul Cercueil [this message]
2020-02-28 18:02 ` [PATCH v4 3/5] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC H. Nikolaus Schaller
2020-02-28 18:02 ` [PATCH v4 4/5] MIPS: DTS: CI20: multiple DTS improvements H. Nikolaus Schaller
2020-02-28 18:02 ` [PATCH v4 5/5] MIPS: CI20: defconfig: multiple improvements H. Nikolaus Schaller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1583004801.3.3@crapouillou.net \
--to=paul@crapouillou.net \
--cc=ak@linux.intel.com \
--cc=devicetree@vger.kernel.org \
--cc=ebiederm@xmission.com \
--cc=geert+renesas@glider.be \
--cc=hns@goldelico.com \
--cc=keescook@chromium.org \
--cc=kernel@pyra-handheld.com \
--cc=krzk@kernel.org \
--cc=letux-kernel@openphoenux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=miquel.raynal@bootlin.com \
--cc=paul@boddie.org.uk \
--cc=paulburton@kernel.org \
--cc=ralf@linux-mips.org \
--cc=robh+dt@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).