From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 13/13] iommu/mediatek: Switch to SPDX license identifier Date: Mon, 17 Sep 2018 01:44:51 -0400 Message-ID: <5b9f3f54.1c69fb81.5265f.c120@mx.google.com> References: <1535954502-30646-1-git-send-email-yong.wu@mediatek.com> <1535954502-30646-14-git-send-email-yong.wu@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1535954502-30646-14-git-send-email-yong.wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Yong Wu Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Will Deacon , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tomasz Figa , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Daniel Kurtz , yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Matthias Brugger , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Robin Murphy , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, 3 Sep 2018 14:01:42 +0800, Yong Wu wrote: > Switch to SPDX license identifier for MediaTek iommu/smi and their > header files. > > Signed-off-by: Yong Wu > --- > drivers/iommu/mtk_iommu.c | 10 +--------- > drivers/iommu/mtk_iommu.h | 10 +--------- > drivers/iommu/mtk_iommu_v1.c | 10 +--------- > drivers/memory/mtk-smi.c | 10 +--------- > include/dt-bindings/memory/mt2701-larb-port.h | 10 +--------- > include/dt-bindings/memory/mt8173-larb-port.h | 10 +--------- > include/soc/mediatek/smi.h | 10 +--------- > 7 files changed, 7 insertions(+), 63 deletions(-) > Reviewed-by: Rob Herring