From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 1/3] thermal: exynos: List vtmu-supply as optional property in DT binding Date: Fri, 19 Feb 2016 09:26:48 +0900 Message-ID: <56C66148.5060006@samsung.com> References: <1455819551-4666-1-git-send-email-javier@osg.samsung.com> <1455819551-4666-2-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1455819551-4666-2-git-send-email-javier@osg.samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Javier Martinez Canillas , linux-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Kukjin Kim , linux-pm@vger.kernel.org, Kumar Gala , Ian Campbell , linux-samsung-soc@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Pawel Moll , Zhang Rui , Mark Rutland , Eduardo Valentin List-Id: devicetree@vger.kernel.org On 19.02.2016 03:19, Javier Martinez Canillas wrote: > The Exynos Thermal Management Unit binding says that the vtmu-supply > is optional but is listed in the required properties section. Add an > optional properties section and move the regulator property there. > > Signed-off-by: Javier Martinez Canillas > --- > > Documentation/devicetree/bindings/thermal/exynos-thermal.txt | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof