From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH 1/2] slimbus: ngd: dt-bindings: Add slim ngd dt bindings Date: Wed, 23 May 2018 19:11:45 +0100 Message-ID: <4b83b699-59ad-b177-f360-3e76ba847892@linaro.org> References: <20180516165118.16551-1-srinivas.kandagatla@linaro.org> <20180516165118.16551-2-srinivas.kandagatla@linaro.org> <20180523164023.GA24671@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180523164023.GA24671@rob-hp-laptop> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Rob Herring Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, girishm@quicinc.com, gregkh@linuxfoundation.org, broonie@kernel.org, linux-kernel@vger.kernel.org, bgoswami@codeaurora.org, kramasub@codeaurora.org, linux-arm-msm@vger.kernel.org, sdharia@quicinc.com List-Id: devicetree@vger.kernel.org On 23/05/18 17:40, Rob Herring wrote: >> + >> +- qcom,ngd-id >> + Usage: required >> + Value type: >> + Definition: ngd instance id in the controller > Why do you need this? > Please ignore my comment from previous reply. There are more than one instances of ngd in this slim controller. We need this to make sure we are programming the correct one. We also need this instance ID during powering it up using QMI. thanks, srini