[PATCH 1/1] Fixing a minor typo in YAML document
Brian Norris
briannorris at chromium.org
Mon May 19 13:03:48 PDT 2025
(CC a few more)
Hi Jihed,
On Sat, May 17, 2025 at 04:05:52AM +0200, Jihed Chaibi wrote:
> A small typo in the rockchip,rk3399 YAML document ;
> "less then" should become: "less than"
>
> Signed-off-by: Jihed Chaibi <jihed.chaibi.dev at gmail.com>
The content is fine:
Acked-by: Brian Norris <briannorris at chromium.org>
(Feel free to include that line in your patch for v2 submission,
assuming you don't make massive changes.)
But you might consider looking through 'git log
Documentation/devicetree/bindings/memory-controllers/' to see what kind
of commit subjects are used. You should probably title it:
dt-bindings: memory-controllers: rk3399-dmc: ...
Or something similar.
Since you suggested you're still learning the contribution process, I'd
suggest this as a good starter:
https://docs.kernel.org/devicetree/bindings/submitting-patches.html
and also its links out to other general documentation, like:
https://docs.kernel.org/process/submitting-patches.html
Regards,
Brian
More information about the Linux-rockchip
mailing list