On 16/01/2025 10:00, Krzysztof Kozlowski wrote: > Bindings expect GPIO hog names to end with 'hog' suffix, so correct it > to fix dtbs_check warnings like: > > nuvoton-npcm750-runbmc-olympus.dtb: G1A_P0_0: $nodename:0: 'G1A_P0_0' does not match '^.+-hog(-[0-9]+)?$' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes in v2: > 1. Rename rest of the nodes I missed. > --- > .../boot/dts/nuvoton/nuvoton-npcm730-gbs.dts | 12 +- > .../nuvoton-npcm750-runbmc-olympus.dts | 120 +++++++++--------- > 2 files changed, 66 insertions(+), 66 deletions(-) > Any comments? Can this be merged? Best regards, Krzysztof