From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example Date: Tue, 17 Mar 2020 13:04:55 +0300 Message-ID: References: <20200317093922.20785-1-lkundrak@v3.sk> <20200317093922.20785-18-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200317093922.20785-18-lkundrak@v3.sk> Content-Language: en-US Sender: linux-serial-owner@vger.kernel.org To: Lubomir Rintel , Rob Herring Cc: Linus Walleij , Bartosz Golaszewski , Thomas Gleixner , Jason Cooper , Marc Zyngier , Mauro Carvalho Chehab , Ulf Hansson , Kishon Vijay Abraham I , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Mark Brown , Daniel Lezcano , Andrew Lunn , Gregory Clement , Daniel Mack , Haojian Zhuang , Robert Jarzmik , devicetree@vger.kerne List-Id: linux-i2c@vger.kernel.org Hello! On 17.03.2020 12:39, Lubomir Rintel wrote: > This way the validator can know that the two cells constitute a singlej Single? > pair of clock phase degrees value, not separate items Otherwise it is Forgot a period after "items"? > unhappy: > > mmc-controller.example.dt.yaml: mmc@ab000000: clk-phase-sd-hs:0: > [63] is too short > mmc-controller.example.dt.yaml: mmc@ab000000: clk-phase-sd-hs:1: > [72] is too short > > Signed-off-by: Lubomir Rintel [...] MBR, Sergei