From: He Yangxuan <yangxuan8282@gmail.com>
To: linux-amlogic@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
carlo@caione.org, khilman@baylibre.com, narmstrong@baylibre.com,
He Yangxuan <yangxuan8282@gmail.com>
Subject: [PATCH v5 0/3] arm64: dts: meson-gxl: add support for phicomm n1
Date: Sat, 10 Nov 2018 11:39:01 +0800 [thread overview]
Message-ID: <20181110033904.4207-1-yangxuan8282@gmail.com> (raw)
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 v4:
- include device tree
Changes since v3:
- remove external phy from device tree, will disable EEE in meson-gxl-s905d-p230.dts
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 +
.../boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts | 21 +++++++++++++++++++++
4 files changed, 24 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts
--
2.11.0
next reply other threads:[~2018-11-10 3:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-10 3:39 He Yangxuan [this message]
2018-11-10 3:39 ` [PATCH v5 1/3] arm64: dts: meson-gxl: add support for phicomm n1 He Yangxuan
2018-11-16 8:53 ` Neil Armstrong
2018-11-10 3:39 ` [PATCH v5 2/3] dt-bindings: Add vendor prefix for PHICOMM Co., Ltd He Yangxuan
2018-11-11 22:40 ` Rob Herring
2018-11-10 3:39 ` [PATCH v5 3/3] dt-bindings: arm: amlogic: Add Phicomm N1 He Yangxuan
2018-11-11 22:41 ` Rob Herring
2018-11-29 0:10 ` [PATCH v5 0/3] arm64: dts: meson-gxl: add support for phicomm n1 Kevin Hilman
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=20181110033904.4207-1-yangxuan8282@gmail.com \
--to=yangxuan8282@gmail.com \
--cc=carlo@caione.org \
--cc=devicetree@vger.kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=narmstrong@baylibre.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;
as well as URLs for NNTP newsgroup(s).