[U-Boot] [PATCH 2/2] rk3399: gru: Fix DTS compilation issues.

Simon Glass sjg at chromium.org
Sat May 18 16:07:33 UTC 2019


On Tue, 7 May 2019 at 02:49, Christoph Muellner
<christoph.muellner at theobroma-systems.com> wrote:
>
> A previous commit changed the USB3 node names, which breaks compilation
> of the gru DTS files.
>
> This patch addresses this issue by fixing the referenced node names.
>
> Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>
> ---
>
>  arch/arm/dts/rk3399-gru-chromebook.dtsi | 7 +------
>  arch/arm/dts/rk3399-gru.dtsi            | 7 +------
>  2 files changed, 2 insertions(+), 12 deletions(-)

Could you add a Fixes: line so we know which commit broke it?

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list