forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek
Rename schemas of pin controllers for MediaTek MT7620 and MT7621 SoCs to be on par with other pin controllers for MediaTek SoCs. Signed-off-by: Arınç ÜNAL <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...ndings/pinctrl/ralink,mt7620-pinctrl.yaml → ...ings/pinctrl/mediatek,mt7620-pinctrl.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/pinctrl/ralink,mt7620-pinctrl.yaml# | ||
$id: http://devicetree.org/schemas/pinctrl/mediatek,mt7620-pinctrl.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: Ralink MT7620 Pin Controller | ||
title: MediaTek MT7620 Pin Controller | ||
|
||
maintainers: | ||
- Arınç ÜNAL <[email protected]> | ||
- Sergio Paracuellos <[email protected]> | ||
|
||
description: | ||
Ralink MT7620 pin controller for MT7620, MT7628 and MT7688 SoCs. | ||
MediaTek MT7620 pin controller for MT7620, MT7628 and MT7688 SoCs. | ||
The pin controller can only set the muxing of pin groups. Muxing individual | ||
pins is not supported. There is no pinconf support. | ||
|
||
|
6 changes: 3 additions & 3 deletions
6
...ndings/pinctrl/ralink,mt7621-pinctrl.yaml → ...ings/pinctrl/mediatek,mt7621-pinctrl.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause | ||
%YAML 1.2 | ||
--- | ||
$id: http://devicetree.org/schemas/pinctrl/ralink,mt7621-pinctrl.yaml# | ||
$id: http://devicetree.org/schemas/pinctrl/mediatek,mt7621-pinctrl.yaml# | ||
$schema: http://devicetree.org/meta-schemas/core.yaml# | ||
|
||
title: Ralink MT7621 Pin Controller | ||
title: MediaTek MT7621 Pin Controller | ||
|
||
maintainers: | ||
- Arınç ÜNAL <[email protected]> | ||
- Sergio Paracuellos <[email protected]> | ||
|
||
description: | ||
Ralink MT7621 pin controller for MT7621 SoC. | ||
MediaTek MT7621 pin controller for MT7621 SoC. | ||
The pin controller can only set the muxing of pin groups. Muxing individual | ||
pins is not supported. There is no pinconf support. | ||
|
||
|