From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 2/3] ARM: dts: stm32: add stpmic1 support on stm32mp157a dk1 board Date: Mon, 8 Apr 2019 14:06:14 +0200 Message-ID: References: <1554298852-9955-1-git-send-email-p.paillet@st.com> <1554298852-9955-3-git-send-email-p.paillet@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1554298852-9955-3-git-send-email-p.paillet@st.com> Sender: linux-kernel-owner@vger.kernel.org To: Pascal PAILLET-LME Cc: "mcoquelin.stm32@gmail.com" , Alexandre TORGUE , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "linux@armlinux.org.uk" , "horms+renesas@verge.net.au" , "olof@lixom.net" , "arnd@arndb.de" , "geert+renesas@glider.be" , "biju.das@bp.renesas.com" , Yannick FERTRE , "m.szyprowski@samsung.com" , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Wed, Apr 3, 2019 at 3:41 PM Pascal PAILLET-LME wrote: > This patch adds stpmic1 support on stm32mp157a dk1 board. > The STPMIC1 is a PMIC from STMicroelectronics. The STPMIC1 integrates 10 > regulators, 3 power switches, a watchdog and an input for a power on key. > > Signed-off-by: Pascal Paillet (...) > + status = "okay"; > + /delete-property/dmas; > + /delete-property/dma-names; Same comment here. Is the I2C DMA not working? Why? Yours, Linus Walleij