From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v3 7/9] soc: samsung: Update the CHIP ID DT binding documentation Date: Thu, 15 Aug 2019 20:24:30 +0200 Message-ID: <20190815182430.GD14360@kozik-lap> References: <20190813150827.31972-1-s.nawrocki@samsung.com> <20190813150827.31972-8-s.nawrocki@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20190813150827.31972-8-s.nawrocki@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Sylwester Nawrocki Cc: robh+dt@kernel.org, vireshk@kernel.org, devicetree@vger.kernel.org, kgene@kernel.org, pankaj.dubey@samsung.com, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, b.zolnierkie@samsung.com, m.szyprowski@samsung.com List-Id: devicetree@vger.kernel.org On Tue, Aug 13, 2019 at 05:08:25PM +0200, Sylwester Nawrocki wrote: > This patch adds documentation of a new optional "samsung,asv-bin" > property in the chipid device node and documents requirement of > "syscon" compatible string. These additions are needed to support > Exynos ASV (Adaptive Supply Voltage) feature. > > Signed-off-by: Sylwester Nawrocki > --- > Changes since v2: > - none > > Changes since v1 (RFC): Title should match bindings, so: dt-bindings: samsung: Also please put it before the driver change using these bindings. Best regards, Krzysztof