All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: meson-gxl: add support for phicomm n1
@ 2018-11-05 17:28 He Yangxuan
  2018-11-09  9:45 ` Neil Armstrong
  0 siblings, 1 reply; 2+ messages in thread
From: He Yangxuan @ 2018-11-05 17:28 UTC (permalink / raw)
  To: linus-amlogic

This patch adds support for the Phicomm N1. This device based on P230 reference design.
The phy is RTL8211F, need to disable Energy Efficient Ethernet (EEE) to make it stable.
And this box doesn't have cvbs, so disable related section in device tree.

Changes since v2:
 - remove changes section in commit message
 - add commit message for patch of vendor prefix and bindings documentation

Changes since v1:
 - rewrite external phy section
 - add phicomm vendor prefix
 - add phicomm n1 in Documentation/devicetree/bindings/arm/amlogic.txt

He Yangxuan (3):
  arm64: dts: meson-gxl: add support for phicomm n1
  dt-bindings: Add vendor prefix for PHICOMM Co., Ltd.
  dt-bindings: arm: amlogic: Add Phicomm N1

 Documentation/devicetree/bindings/arm/amlogic.txt  |  1 +
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm64/boot/dts/amlogic/Makefile               |  1 +
 .../dts/amlogic/meson-gxl-s905d-phicomm-n1.dts     | 26 ++++++++++++++++++++++
 4 files changed, 29 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts

-- 
2.11.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH v3 0/3] arm64: dts: meson-gxl: add support for phicomm n1
  2018-11-05 17:28 [PATCH v3 0/3] arm64: dts: meson-gxl: add support for phicomm n1 He Yangxuan
@ 2018-11-09  9:45 ` Neil Armstrong
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Armstrong @ 2018-11-09  9:45 UTC (permalink / raw)
  To: linus-amlogic

Hi,

On 05/11/2018 18:28, He Yangxuan wrote:
> This patch adds support for the Phicomm N1. This device based on P230 reference design.
> The phy is RTL8211F, need to disable Energy Efficient Ethernet (EEE) to make it stable.
> And this box doesn't have cvbs, so disable related section in device tree.

Thanks for the re-spin, but :
- please fix git send-email, so the patches are linked by the Message-Id and it's simpler for us to group the patchs in our mail clients and Patchwork
- please also allways CC linux-arm-kernel at lists.infradead.org linux-kernel at vger.kernel.org
- you will need to also CC devicetree at vger.kernel.org for the bindings patches (2 & 3)

Thanks,
Neil

> 
> Changes since v2:
>  - remove changes section in commit message
>  - add commit message for patch of vendor prefix and bindings documentation
> 
> Changes since v1:
>  - rewrite external phy section
>  - add phicomm vendor prefix
>  - add phicomm n1 in Documentation/devicetree/bindings/arm/amlogic.txt
> 
> He Yangxuan (3):
>   arm64: dts: meson-gxl: add support for phicomm n1
>   dt-bindings: Add vendor prefix for PHICOMM Co., Ltd.
>   dt-bindings: arm: amlogic: Add Phicomm N1
> 
>  Documentation/devicetree/bindings/arm/amlogic.txt  |  1 +
>  .../devicetree/bindings/vendor-prefixes.txt        |  1 +
>  arch/arm64/boot/dts/amlogic/Makefile               |  1 +
>  .../dts/amlogic/meson-gxl-s905d-phicomm-n1.dts     | 26 ++++++++++++++++++++++
>  4 files changed, 29 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-09  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-05 17:28 [PATCH v3 0/3] arm64: dts: meson-gxl: add support for phicomm n1 He Yangxuan
2018-11-09  9:45 ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.