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:
Rob Herring (Arm) 2025-12-16 11:59:13 -06:00 committed by Michal Simek
parent c197179990
commit e06a177d81
3 changed files with 0 additions and 3 deletions

View File

@ -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", "",

View File

@ -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",

View File

@ -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",