From patchwork Thu Aug 3 07:14:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= X-Patchwork-Id: 709759 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 164C4C001E0 for ; Thu, 3 Aug 2023 07:15:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229668AbjHCHPk (ORCPT ); Thu, 3 Aug 2023 03:15:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233691AbjHCHPi (ORCPT ); Thu, 3 Aug 2023 03:15:38 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65AB230FB; Thu, 3 Aug 2023 00:15:30 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id CF9DBE0004; Thu, 3 Aug 2023 07:15:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arinc9.com; s=gm1; t=1691046928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LjGFKsUkXrE+rpidnNYpg/TMPfZDDeKhRMGOSFloqow=; b=crCqEc7kbtjJRl93F39ALtfZBMb2QNm33QH8hDy/sL2iJyeNe7X9xGMBv5ClvekKKaFCtq skUGX3ZLhNumkTv3xu6uKNqsdfbjGqRAGR5o3N6Yew32K/gz2ZUry8CklF0QANzGua2+wU VQ61cNj3z8XncJfjHH+b4OIUYUE/3XSlRDgonqzZ4BIhKiS24PP2wgZoqNcp77Z0bwb28q SHoRKlzVdIEyGoTfydV9nZuiw2hID+3dQBIxL+1AyZX38VSYeNkl0IGRhPwsPWT0Q/j9tD nss8rlFoYIww0tHwtWhgFd00Fy+IUN414Rc23c4REPgp4UA8bbXY8CoYcG3Wrg== From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Florian Fainelli , Hauke Mehrtens , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Broadcom internal kernel review list , Linus Walleij , =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= , Andre Przywara , Jesper Nilsson , Shawn Guo , Sudeep Holla Cc: Rob Herring , Conor Dooley , Jonathan Cameron , =?utf-8?b?UmFmYcWCIE1pxYJl?= =?utf-8?b?Y2tp?= , Krzysztof Kozlowski , Tony Lindgren , Baruch Siach , Wei Xu , erkin.bozoglu@xeront.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100 Date: Thu, 3 Aug 2023 10:14:53 +0300 Message-Id: <20230803071454.5902-1-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-GND-Sasl: arinc.unal@arinc9.com Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add ASUS RT-AC3100 under BCM47094 based boards. Signed-off-by: Arınç ÜNAL --- Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml index 5c3ac97e8728..4cc4e6754681 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml @@ -66,6 +66,7 @@ properties: - description: BCM47094 based boards items: - enum: + - asus,rt-ac3100 - asus,rt-ac88u - dlink,dir-885l - dlink,dir-890l