On Thu, May 05, 2022 at 09:13:17PM +0300, Vladimir Zapolskiy wrote: > The change adds device tree bindings for camera clock controller > found on SM8450 SoC. > > Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx> > --- > Changes from v4 to v5: > * fixed a typo in a usage example found in the yaml file. > > Changes from v3 to v4: > * renamed a filename in $id value after the rename of the file itself. > > Changes from v2 to v3: > * renamed files to match the compatible value "qcom,sm8450-camcc", > * fixed a typo in a usage example found in the yaml file. > > Changes from v1 to v2: > * updated qcom,camcc-sm8450.yaml according to review comments from Rob, > * changed qcom,camcc-sm8450.h license to dual one. Please don't send 1 patch of a new version. Send the entire series. Otherwise tools and maintainers get confused. Sending 3 versions in a day isn't great either. Give folks time to review all the patches. Every version you've sent until this one has had errors you should have found yourself at least after the first time. My bot is not a free testing service, it runs on my machines and I review the emails before sending. Rob