public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: "Arınç ÜNAL" <arinc.unal@arinc9.com>
Cc: "Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Hauke Mehrtens" <hauke@hauke-m.de>,
	"Rafał Miłecki" <zajec5@gmail.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Andre Przywara" <andre.przywara@arm.com>,
	"Jesper Nilsson" <jesper.nilsson@axis.com>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Sudeep Holla" <sudeep.holla@arm.com>,
	"Rob Herring" <robh@kernel.org>,
	"Conor Dooley" <conor.dooley@microchip.com>,
	"Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
	"Rafał Miłecki" <rafal@milecki.pl>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
	"Tony Lindgren" <tony@atomide.com>,
	"Baruch Siach" <baruch@tkos.co.il>,
	"Wei Xu" <xuwei5@hisilicon.com>,
	erkin.bozoglu@xeront.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100
Date: Thu, 3 Aug 2023 16:44:28 +0100	[thread overview]
Message-ID: <20230803-cycle-overshot-7be95c4a7214@spud> (raw)
In-Reply-To: <20230803071454.5902-1-arinc.unal@arinc9.com>


[-- Attachment #1.1: Type: text/plain, Size: 967 bytes --]

On Thu, Aug 03, 2023 at 10:14:53AM +0300, Arınç ÜNAL wrote:
> Add ASUS RT-AC3100 under BCM47094 based boards.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

> ---
>  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
> -- 
> 2.39.2
> 

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-08-03 15:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  7:14 [PATCH 1/2] dt-bindings: arm: bcm: add bindings for ASUS RT-AC3100 Arınç ÜNAL
2023-08-03  7:14 ` [PATCH 2/2] ARM: dts: BCM5301X: Add DT " Arınç ÜNAL
2023-08-03 10:13   ` Linus Walleij
2023-08-04 17:08   ` Florian Fainelli
2023-08-03 10:10 ` [PATCH 1/2] dt-bindings: arm: bcm: add bindings " Linus Walleij
2023-08-03 15:44 ` Conor Dooley [this message]
2023-08-04 17:08 ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230803-cycle-overshot-7be95c4a7214@spud \
    --to=conor@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=andre.przywara@arm.com \
    --cc=arinc.unal@arinc9.com \
    --cc=baruch@tkos.co.il \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=erkin.bozoglu@xeront.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=hauke@hauke-m.de \
    --cc=jesper.nilsson@axis.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafal@milecki.pl \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=sudeep.holla@arm.com \
    --cc=tony@atomide.com \
    --cc=xuwei5@hisilicon.com \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox