Messages in this thread |  | | From | Patrice CHOTARD <> | Subject | Re: [PATCH 0/7] ARM: dts: STi: Fix DT dtc warnings | Date | Wed, 10 Jan 2018 17:17:27 +0000 |
| |
Hi Arnd
On 01/10/2018 04:52 PM, Arnd Bergmann wrote: > On Wed, Jan 10, 2018 at 9:21 AM, <patrice.chotard@st.com> wrote: >> From: Patrice Chotard <patrice.chotard@st.com> >> >> This series fixes all dtc warnings related to STi platforms dt files. >> It has been triggered by Rob Herring [1] >> >> [1] https://www.spinics.net/lists/devicetree/msg206209.html >> >> For most of implicated node, a simple move outside the soc node >> solves the warnings. >> >> Patrice Chotard (7): >> ARM: dts: STi: fix bindings notation >> ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property >> ARM: dts: STi: Move clocks without reg outside soc >> ARM: dts: STi: Move leds node outside soc node >> ARM: dts: STi: Move usb2_picophyX nodes without reg out of soc >> ARM: dts: STi: Move sound related nodes without reg out of soc >> ARM: dts: STi: Add fake reg property for sti-display-subsystem > > Thanks a lot for addressing these! > > As far as I can tell, there is one patch in particular that addresses a warning > we get at the default warning level: "ARM: dts: STi: Add gpio polarity for > "hdmi,hpd-gpio" property". Should we merge that one for 4.15 to get closer > to a clean build again? I'm not sure whether we can address the other
How do you want to proceed with this particular patch ? Do you want me to send a pull-request with this patch ?
Patrice
> dtc warnings, but we're getting fairly close now. > > Arnd > |  |