We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba4362 commit 5264f72Copy full SHA for 5264f72
Documentation/devicetree/bindings/pinctrl/mediatek,mt7988-pinctrl.yaml
@@ -501,7 +501,7 @@ examples:
501
interrupt-parent = <&gic>;
502
#interrupt-cells = <2>;
503
504
- i2c0_pins: i2c0-pins-g0 {
+ i2c0_pins: i2c0-g0-pins {
505
mux {
506
function = "i2c";
507
groups = "i2c0_1";
@@ -520,14 +520,14 @@ examples:
520
};
521
522
523
- mmc0_pins_emmc_51: mmc0-pins-emmc-51 {
+ mmc0_pins_emmc_51: mmc0-emmc-51-pins {
524
525
function = "flash";
526
groups = "emmc_51";
527
528
529
530
- mmc0_pins_sdcard: mmc0-pins-sdcard {
+ mmc0_pins_sdcard: mmc0-sdcard-pins {
531
532
533
groups = "sdcard";
0 commit comments