Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162177AbbKEOnK (ORCPT ); Thu, 5 Nov 2015 09:43:10 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:45178 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161410AbbKEOnD (ORCPT ); Thu, 5 Nov 2015 09:43:03 -0500 Subject: Re: [PATCH V2 1/3] dma: add Qualcomm Technologies HIDMA management driver To: Rob Herring Cc: Sinan Kaya , dmaengine@vger.kernel.org, Christopher Covington , "jcm@redhat.com" , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Vinod Koul , Dan Williams , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <1446444460-21600-1-git-send-email-okaya@codeaurora.org> <1446444460-21600-2-git-send-email-okaya@codeaurora.org> <56378D38.9050509@codeaurora.org> <56379CD6.5020807@codeaurora.org> <5637A1EB.9080002@codeaurora.org> <5637ABD1.5060707@codeaurora.org> From: Timur Tabi Message-ID: <563B6AF4.1010806@codeaurora.org> Date: Thu, 5 Nov 2015 08:43:00 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 767 Lines: 21 Rob Herring wrote: > I'm saying document it as "qcom,-hidma-mgmt" and when you have > the part number update the binding. Meanwhile push on the powers that > be to decide on a part number. Got it. But we should we do about this: static const struct of_device_id qcom_hidma_mgmt_match[] = { { .compatible = "qcom,hidma-mgmt-1.0", }, {}, }; -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/