Skip to content

Commit a40901f

Browse files
author
AngeloGioacchino Del Regno
committed
arm64: dts: mediatek: mt6795-xperia-m5: Rename PMIC leds node
The MT6332 PMIC leds node was named "mt6332-led", however, the binding rightfully enforces using the generic node name "leds". Change it to the latter to resolve dtbs_check warnings. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
1 parent aec5445 commit a40901f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@
507507
*/
508508
interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>;
509509

510-
mt6332-led {
510+
leds {
511511
compatible = "mediatek,mt6332-led";
512512
#address-cells = <1>;
513513
#size-cells = <0>;

0 commit comments

Comments
 (0)