All of lore.kernel.org
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Jagadeesh Kona" <jagadeesh.kona@oss.qualcomm.com>
Cc: robh@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller
Date: Thu, 16 Jul 2026 04:15:31 +0000	[thread overview]
Message-ID: <20260716041531.83FED1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260716-maili_videocc-v2-1-7ed5ab140770@oss.qualcomm.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Spaces are used instead of tabs for macro value alignment.
--

--- Patch [1]: [PATCH v2 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller ---
commit 1f9a58072beaf3de6334360055c245542fde73e1
Author: Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>

dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller
    
This commit adds device tree bindings for the video clock controller on
the Qualcomm Maili SoC.

> diff --git a/include/dt-bindings/clock/qcom,maili-videocc.h b/include/dt-bindings/clock/qcom,maili-videocc.h
> new file mode 100644
> index 0000000000000..ae52686639db3
> --- /dev/null
> +++ b/include/dt-bindings/clock/qcom,maili-videocc.h

[ ... ]

> +/* VIDEO_CC resets */
> +#define VIDEO_CC_INTERFACE_BCR					0
> +#define VIDEO_CC_MVS0_BCR					1
> +#define VIDEO_CC_MVS0_CLK_ARES					2
> +#define VIDEO_CC_MVS0_FREERUN_CLK_ARES				3
> +#define VIDEO_CC_MVS0_VPP0_BCR					4
> +#define VIDEO_CC_MVS0C_BCR					5
> +#define VIDEO_CC_MVS0C_CLK_ARES					6
> +#define VIDEO_CC_MVS0C_FREERUN_CLK_ARES                         7

[Severity: Low]
Could we use tabs to align the value for VIDEO_CC_MVS0C_FREERUN_CLK_ARES
instead of spaces?

> +#define VIDEO_CC_XO_CLK_ARES					8
> +
> +#endif

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260716-maili_videocc-v2-0-7ed5ab140770@oss.qualcomm.com?part=1

  reply	other threads:[~2026-07-16  4:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16  4:07 [PATCH v2 0/2] clk: qcom: Add video clock controller support for Qualcomm Maili SoC Jagadeesh Kona
2026-07-16  4:07 ` [PATCH v2 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller Jagadeesh Kona
2026-07-16  4:15   ` sashiko-bot [this message]
2026-07-16  4:47     ` Jagadeesh Kona
2026-07-16  4:08 ` [PATCH v2 2/2] clk: qcom: Add support for videocc driver on Qualcomm Maili SoC Jagadeesh Kona
2026-07-16  4:19   ` sashiko-bot
2026-07-16  4:31   ` Taniya Das

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260716041531.83FED1F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jagadeesh.kona@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.