Message ID | 20210722094551.15255-5-nancy.lin@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add MediaTek SoC DRM (vdosys1) support for mt8195 | expand |
Hi Nancy, Thank you for your patch Missatge de Nancy.Lin <nancy.lin@mediatek.com> del dia dj., 22 de jul. 2021 a les 11:46: > > The DT binding includes for reset controllers are located in > include/dt-bindings/reset/. Move the Mediatek reset constants in there. > I think that the patch that introduces mt8195-resets.h into the reset-controller directory didn't land yet, please sync with the author of that patch and just put it in the correct place the first time. Thanks, Enric > Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com> > --- > include/dt-bindings/{reset-controller => reset}/mt8195-resets.h | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename include/dt-bindings/{reset-controller => reset}/mt8195-resets.h (100%) > > diff --git a/include/dt-bindings/reset-controller/mt8195-resets.h b/include/dt-bindings/reset/mt8195-resets.h > similarity index 100% > rename from include/dt-bindings/reset-controller/mt8195-resets.h > rename to include/dt-bindings/reset/mt8195-resets.h > -- > 2.18.0 >
Hi Enric, Thanks for your review. On Fri, 2021-07-23 at 13:10 +0200, Enric Balletbo Serra wrote: > Hi Nancy, > > Thank you for your patch > > Missatge de Nancy.Lin <nancy.lin@mediatek.com> del dia dj., 22 de > jul. > 2021 a les 11:46: > > > > The DT binding includes for reset controllers are located in > > include/dt-bindings/reset/. Move the Mediatek reset constants in > > there. > > > > I think that the patch that introduces mt8195-resets.h into the > reset-controller directory didn't land yet, please sync with the > author of that patch and just put it in the correct place the first > time. > > Thanks, > Enric > OK, I with sync with the author. > > Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com> > > --- > > include/dt-bindings/{reset-controller => reset}/mt8195-resets.h | > > 0 > > 1 file changed, 0 insertions(+), 0 deletions(-) > > rename include/dt-bindings/{reset-controller => reset}/mt8195- > > resets.h (100%) > > > > diff --git a/include/dt-bindings/reset-controller/mt8195-resets.h > > b/include/dt-bindings/reset/mt8195-resets.h > > similarity index 100% > > rename from include/dt-bindings/reset-controller/mt8195-resets.h > > rename to include/dt-bindings/reset/mt8195-resets.h > > -- > > 2.18.0 > >
diff --git a/include/dt-bindings/reset-controller/mt8195-resets.h b/include/dt-bindings/reset/mt8195-resets.h
similarity index 100%
rename from include/dt-bindings/reset-controller/mt8195-resets.h
rename to include/dt-bindings/reset/mt8195-resets.h
The DT binding includes for reset controllers are located in include/dt-bindings/reset/. Move the Mediatek reset constants in there. Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com> --- include/dt-bindings/{reset-controller => reset}/mt8195-resets.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/dt-bindings/{reset-controller => reset}/mt8195-resets.h (100%)