lkml.org 
[lkml]   [2022]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Fix r9a09g011 specific I2C compatible string
Date
Dear All,

The preferred form for Renesas' compatible strings is:
"<vendor>,<family>-<module>"

Somehow the compatible string for the r9a09g011 I2C IP was upstreamed
as renesas,i2c-r9a09g011 instead of renesas,r9a09g011-i2c, which
is really confusing, especially considering the generic fallback
is renesas,rzv2m-i2c.

Since it's early days for r9a09g011.dtsi, and compatible
renesas,i2c-r9a09g011 isn't being actively used at the moment,
I think it's safe to change to make compatible strings less
confusing.

v2 - Improved changelogs

Thanks,
Fab
Fabrizio Castro (2):
dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
arm64: dts: renesas: r9a09g011: Fix I2C SoC specific strings

Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml | 4 ++--
arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

--
2.34.1

\
 
 \ /
  Last update: 2022-11-07 17:51    [W:0.168 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site