X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fdwc3-sti-glue.h;h=546ffbaf7b4a875085459c4042638a198f6af325;hb=46b5c8ed017958fc387ab86c71ae6c90abb6793c;hp=98e76961b651e1bac58721d9a24e0b3b6e0c6a88;hpb=78cb000b84d478c51326cc816280c25dafe447e6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/dwc3-sti-glue.h b/include/dwc3-sti-glue.h index 98e7696..546ffba 100644 --- a/include/dwc3-sti-glue.h +++ b/include/dwc3-sti-glue.h @@ -1,14 +1,14 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright (c) 2017 - * Patrice Chotard - * - * SPDX-License-Identifier: GPL-2.0+ + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Patrice Chotard, for STMicroelectronics. */ #ifndef __DWC3_STI_UBOOT_H_ #define __DWC3_STI_UBOOT_H_ /* glue registers */ +#include #define CLKRST_CTRL 0x00 #define AUX_CLK_EN BIT(0) #define SW_PIPEW_RESET_N BIT(4)