On Thu 02 May 13:43 PDT 2019, Stephen Boyd wrote: > Quoting Niklas Cassel (2019-05-02 04:20:24) > > On Thu, May 02, 2019 at 12:53:33PM +0200, Marc Gonzalez wrote: > > > On 02/05/2019 02:21, Bjorn Andersson wrote: > > > > > > > diff --git a/include/dt-bindings/clock/qcom,gcc-qcs404.h b/include/dt-bindings/clock/qcom,gcc-qcs404.h > > > > index 454b3f43f538..5959399fed2e 100644 > > > > --- a/include/dt-bindings/clock/qcom,gcc-qcs404.h > > > > +++ b/include/dt-bindings/clock/qcom,gcc-qcs404.h > > > > @@ -166,5 +166,12 @@ > > > > #define GCC_PCIEPHY_0_PHY_BCR 12 > > > > #define GCC_EMAC_BCR 13 > > > > #define GCC_CDSP_RESTART 14 > > > > +#define GCC_PCIE_0_AXI_MASTER_STICKY_ARES 14 > > > > > > Seems weird that there would be two names for the same entry at index 14? > > > > Changes since v2: > > - Rebased patch > > > > The proper tag in the subject should have been [PATCH v2]. > > > > This is most likely an issue caused by the rebase. > > > > Please resend then. > Yeah, I screwed up the rebase. v4 is coming. Thanks Marc, Bjorn