On 27 June 2018 at 19:12, Paweł Chmiel <[email protected]> wrote: > There are Samsung devices, which are not Exynos-based boards, > like it's in case of S5PV210. Document this information at beginning > of file. > > Signed-off-by: Paweł Chmiel <[email protected]> > --- > Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt > b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt > index 14510b215480..175f669d9bb6 100644 > --- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt > +++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt > @@ -1,4 +1,4 @@ > -* Samsung's Exynos SoC based boards > +* Samsung's Exynos and S5P SoC based boards
At the point of this commit, there are no S5P boards mentioned. These will be added with next commit so please just squash it with the next one. I saw that Rob reviewed your v1 after you sent v2, so don't forget to include it in v3: Reviewed-by: Rob Herring <[email protected]> Best regards, Krzysztof

