From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases Date: Fri, 5 May 2017 14:07:47 -0700 Message-ID: References: <20170501201338.5368-1-andresgalacho@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: broonie@kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Andres Galacho , linux-kernel@vger.kernel.org Return-path: In-Reply-To: <20170501201338.5368-1-andresgalacho@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On 05/01/2017 01:13 PM, Andres Galacho wrote: > The device table is required to load modules based on > modaliases. After adding MODULE_DEVICE_TABLE, below entries > for example will be added to module.alias: > alias: of:N*T*Cbrcm,bcm6328-hsspiC* > alias: of:N*T*Cbrcm,bcm6328-hsspi > > Signed-off-by: Andres Galacho Reviewed-by: Florian Fainelli -- Florian