From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 25F0B3845DC; Sun, 5 Apr 2026 23:30:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=80.241.56.152 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775431826; cv=none; b=GCCrzqzM6LgYbdeHXfHF/MSXoZy0thC7GtswZeLE5ATtK7lthrAUhC7cxyXvGOn9y9TKBnx5heAF4Q0c5tQ9dKhXFDDxcKxpE/FdmalBh6uMYBRbwDrQth7fruvT633cm+wOcPfU2P9NAQ8A7uQVUSGUl1w3KXCQBEthPw4rKAI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775431826; c=relaxed/simple; bh=oZdMCxFFsKsHF3vPt2TMwnzgmvwBXv7RaDyF0hwzf/k=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=UJ03/lEXbxwOMM9gwYtIRJ3/LzBzSeBAy/qhWI5vVQjZcph01W2PB9RzVQBWszbD7pK+vMGVZNtnYg7yUAt6hhUCCfo1ebekWupGaLoSEv62XOW2+Nc61LmR2+WQjkcjfSBhfG7X9Lyn7ShreVSRFCpCteXxDpKJ5+g4Q2wuenM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org; spf=pass smtp.mailfrom=mailbox.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b=xKFwlgt5; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b=KtyCJdO2; arc=none smtp.client-ip=80.241.56.152 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mailbox.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="xKFwlgt5"; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="KtyCJdO2" Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4fppbc1zVHz9vLq; Mon, 6 Apr 2026 01:30:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1775431820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+jHb+JyP7bouVvbJS6iybJ47vr1k59g9Nt6WxRh6bSY=; b=xKFwlgt5dLTpp0s6z9T7rH5/p9b4Bc+ZIH6otswQ0WsO4sTNmGQXl912S3Rliw6vr8+592 UAV4S5FqRxI/Z182mvDb6VsxFJhTPkOfam8Y5foSv5L0NwDXv2gQq67dRD9Hy2UFkY8yM2 kcksnSbaGA1sS3TipeAAlR/Bw2Co2eumyooUGrPLGlKu1roT3eQ0Lcm1cHRE7oUAj2lCPU DNJC0I9sh947zRQw7mrHPvvJphQ8yI0W6GhPFugTLqFNJXb2yXcsQIkfVJLV7IsSB8dHKy xtOER29x+aNL5+0neC2QR6V4g58wl7dWUgg35Wuw0vtg2vmQBE56HjDBRVo7dQ== From: Marek Vasut DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1775431818; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+jHb+JyP7bouVvbJS6iybJ47vr1k59g9Nt6WxRh6bSY=; b=KtyCJdO20lWjeKdZHXO5PEQMA0Mt0bdGjX44BnGCW3eiC9uZgwNsEcjAHuxH7GzeL6c9FR lvQ1EcM4r0il10Di7Jfm5WdI6SnpkhUmL6po3yklbCLW0SwvyytL7gtuh+euhehqbU5l6Y i0vyCnLuuz7xCsRk6R+GBtnLBh1A/9mJzS1khs7tYvuuOaSEG6Ef8Rjuti7XO4+C9adFkF utNczADP+itlnnw5oxD3nUGz7LxEqrmc11WuagbPnWYh0eA/txE7D73auZnELye7A3qWv+ f90c5kCh9iqoXKJKSTXnBvdWLsPiRlP13ZUWlcuUi4PyKXDmIYjE4q2s0Egw4A== To: netdev@vger.kernel.org Cc: Marek Vasut , "Rob Herring (Arm)" , "David S. Miller" , Aleksander Jan Bajkowski , Andrew Lunn , Conor Dooley , Eric Dumazet , Florian Fainelli , Heiner Kallweit , Ivan Galkin , Jakub Kicinski , Krzysztof Kozlowski , Michael Klein , Paolo Abeni , Russell King , Vladimir Oltean , devicetree@vger.kernel.org Subject: [net-next,PATCH v6 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted Date: Mon, 6 Apr 2026 01:29:56 +0200 Message-ID: <20260405233008.148974-1-marek.vasut@mailbox.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-ID: 176992d66fa91593939 X-MBO-RS-META: tas54gdpejf6p13pajydx49tzghb4dcn Sort the documented properties alphabetically, no functional change. Acked-by: Rob Herring (Arm) Signed-off-by: Marek Vasut --- Cc: "David S. Miller" Cc: Aleksander Jan Bajkowski Cc: Andrew Lunn Cc: Conor Dooley Cc: Eric Dumazet Cc: Florian Fainelli Cc: Heiner Kallweit Cc: Ivan Galkin Cc: Jakub Kicinski Cc: Krzysztof Kozlowski Cc: Michael Klein Cc: Paolo Abeni Cc: Rob Herring Cc: Russell King Cc: Vladimir Oltean Cc: devicetree@vger.kernel.org Cc: netdev@vger.kernel.org --- V2: No change V3: No change V4: Add AB from Rob V5: No change V6: No change --- .../devicetree/bindings/net/realtek,rtl82xx.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml b/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml index 2b5697bd7c5df..eafcc2f3e3d66 100644 --- a/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml +++ b/Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml @@ -40,15 +40,15 @@ properties: leds: true - realtek,clkout-disable: + realtek,aldps-enable: type: boolean description: - Disable CLKOUT clock, CLKOUT clock default is enabled after hardware reset. + Enable ALDPS mode, ALDPS mode default is disabled after hardware reset. - realtek,aldps-enable: + realtek,clkout-disable: type: boolean description: - Enable ALDPS mode, ALDPS mode default is disabled after hardware reset. + Disable CLKOUT clock, CLKOUT clock default is enabled after hardware reset. wakeup-source: type: boolean -- 2.53.0