From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 26 Sep 2018 10:19:45 +0800 Subject: [PATCH 1/6] ARM: dts: imx51: Add label for VPU node In-Reply-To: <1536696647-8228-1-git-send-email-festevam@gmail.com> References: <1536696647-8228-1-git-send-email-festevam@gmail.com> Message-ID: <20180926021943.GB22238@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 11, 2018 at 05:10:42PM -0300, Fabio Estevam wrote: > Add label for VPU node so that board dts files can disable VPU > if needed. > > Signed-off-by: Fabio Estevam Applied all, thanks.