ARM: dts: aspeed: mtjade: Rename GPIO hog nodes to match schema.
authorQuan Nguyen <quan@os.amperecomputing.com>
Mon, 28 Feb 2022 00:02:41 +0000 (07:02 +0700)
committerJoel Stanley <joel@jms.id.au>
Mon, 28 Feb 2022 04:28:05 +0000 (14:58 +1030)
GPIO hog nodes must have a "hog-" prefix or "-hog" suffix according to
the DT schema. Rename the node to pass dtbs_check.

Signed-off-by: Quan Nguyen <quan@os.amperecomputing.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220228000242.1884-5-quan@os.amperecomputing.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dts

index a823571..60b0e65 100644 (file)
        /*AC0-AC7*/     "SYS_PWR_GD","","","","","BMC_READY","SLAVE_PRESENT_L",
                        "BMC_OCP_PG";
 
-       i2c4_o_en {
+       i2c4-o-en-hog {
                gpio-hog;
                gpios = <ASPEED_GPIO(Y, 2) GPIO_ACTIVE_HIGH>;
                output-high;