mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106
The "label" property is not documented for the dlg,slg7xl45106. Nor is it common to use for GPIO controllers. So drop it. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20251216175914.2791200-1-robh@kernel.org
This commit is contained in:
parent
c197179990
commit
e06a177d81
|
|
@ -75,7 +75,6 @@ u3: ina260@40 { /* u3 */
|
|||
slg7xl45106: gpio@11 { /* u13 - reset logic */
|
||||
compatible = "dlg,slg7xl45106";
|
||||
reg = <0x11>;
|
||||
label = "resetchip";
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
gpio-line-names = "USB0_PHY_RESET_B", "",
|
||||
|
|
|
|||
|
|
@ -103,7 +103,6 @@ u14: ina260@40 { /* u14 */
|
|||
slg7xl45106: gpio@11 { /* u19 - reset logic */
|
||||
compatible = "dlg,slg7xl45106";
|
||||
reg = <0x11>;
|
||||
label = "resetchip";
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
gpio-line-names = "USB0_PHY_RESET_B", "USB1_PHY_RESET_B",
|
||||
|
|
|
|||
|
|
@ -104,7 +104,6 @@ u14: ina260@40 { /* u14 */
|
|||
slg7xl45106: gpio@11 { /* u19 - reset logic */
|
||||
compatible = "dlg,slg7xl45106";
|
||||
reg = <0x11>;
|
||||
label = "resetchip";
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
gpio-line-names = "USB0_PHY_RESET_B", "USB1_PHY_RESET_B",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user