mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
arm64: dts: mt8173: change node name
- Change the node name from "mt6397" to "pmic" to be consistent with the generic names recommendation. Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20221005-mt6357-support-v8-5-560caaafee53@baylibre.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
parent
9551b69931
commit
2d812e9e1d
|
|
@ -913,7 +913,7 @@ &pwm0 {
|
|||
};
|
||||
|
||||
&pwrap {
|
||||
pmic: mt6397 {
|
||||
pmic: pmic {
|
||||
compatible = "mediatek,mt6397";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
|
|
|||
|
|
@ -300,7 +300,7 @@ &pwrap {
|
|||
/* Only MT8173 E1 needs USB power domain */
|
||||
power-domains = <&spm MT8173_POWER_DOMAIN_USB>;
|
||||
|
||||
pmic: mt6397 {
|
||||
pmic: pmic {
|
||||
compatible = "mediatek,mt6397";
|
||||
interrupt-parent = <&pio>;
|
||||
interrupts = <11 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user