Skip to content

Add overlay and enable support for QCA7000 board #1308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mhei
Copy link
Contributor

@mhei mhei commented Feb 27, 2016

The Qualcomm QCA7000 is Homeplug Green PHY powerline chipset for the Internet of Things. It is
connected to a CPU via SPI bus. The Evaluation Board "PLC Stamp micro" (built and distributed
by I2SE) embeds this chip. It also comes with a connector compatible with Raspberry Pi.

This patch set adds a new device tree overlay which can be used with this board and enables the required QCA7000 driver module in the default configurations.

Signed-off-by: Michael Heimpold [email protected]

@pelwell
Copy link
Contributor

pelwell commented Feb 27, 2016

If you add a section to the overlays/README file, being careful to observe and copy the existing formatting, then squash down to one commit, I'll merge it.

@mhei mhei force-pushed the rpi-4.1.y-qca7000-upstreaming branch from bd04e40 to b979ba9 Compare February 27, 2016 20:51
@mhei
Copy link
Contributor Author

mhei commented Feb 27, 2016

Hi @pelwell, thanks for your feedback. I updated the branch, please have a look. Thanks.

@pelwell
Copy link
Contributor

pelwell commented Feb 27, 2016

Why doesn't the README describe the parameters?

This adds a device tree overlay for the QCA7000 which can be used
when attaching an I2SE's PLC Stamp micro EVK to the Raspberry Pi.

This Evaluation Board embeds a QCA7000 chip, a Homeplug Green PHY
powerline chip from Qualcomm/Atheros for the Internet of Things.

This patch also enables the required QCA7000 driver module
in the default configurations.

Signed-off-by: Stefan Wahren <[email protected]>
Signed-off-by: Michael Heimpold <[email protected]>
@mhei mhei force-pushed the rpi-4.1.y-qca7000-upstreaming branch from b979ba9 to 2f6444e Compare February 27, 2016 21:48
@mhei
Copy link
Contributor Author

mhei commented Feb 27, 2016

Thanks for your patience. I simply overlooked it - seems to be not my day for sending PRs 😄

pelwell added a commit that referenced this pull request Feb 27, 2016
Add overlay and enable support for QCA7000 board
@pelwell pelwell merged commit 5c46b57 into raspberrypi:rpi-4.1.y Feb 27, 2016
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Feb 29, 2016
See: raspberrypi/linux#1294

kernel: config: Enable HCI over UARTs

kernel: Add 1-bit SDIO with the minimum pins required for that mode: GPIOs 22-25
See: raspberrypi/linux#1301

kernel: ASoC: bcm: add missing .owner fields in sound card drivers
See: raspberrypi/linux#1300

kernel: Add overlay and enable support for QCA7000 board
See: raspberrypi/linux#1308

kernel: bcm2835-virtgpio: Virtual GPIO driver

kernel: BCM270X_DT: Add Pi3 support

firmware: arm_ldconfig: Use arm_loader API for determining clock frequencies
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Feb 29, 2016
See: raspberrypi/linux#1294

kernel: config: Enable HCI over UARTs

kernel: Add 1-bit SDIO with the minimum pins required for that mode: GPIOs 22-25
See: raspberrypi/linux#1301

kernel: ASoC: bcm: add missing .owner fields in sound card drivers
See: raspberrypi/linux#1300

kernel: Add overlay and enable support for QCA7000 board
See: raspberrypi/linux#1308

kernel: bcm2835-virtgpio: Virtual GPIO driver

kernel: BCM270X_DT: Add Pi3 support

firmware: arm_ldconfig: Use arm_loader API for determining clock frequencies
@mhei mhei deleted the rpi-4.1.y-qca7000-upstreaming branch March 4, 2016 19:23
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
See: raspberrypi/linux#1294

kernel: config: Enable HCI over UARTs

kernel: Add 1-bit SDIO with the minimum pins required for that mode: GPIOs 22-25
See: raspberrypi/linux#1301

kernel: ASoC: bcm: add missing .owner fields in sound card drivers
See: raspberrypi/linux#1300

kernel: Add overlay and enable support for QCA7000 board
See: raspberrypi/linux#1308

kernel: bcm2835-virtgpio: Virtual GPIO driver

kernel: BCM270X_DT: Add Pi3 support

firmware: arm_ldconfig: Use arm_loader API for determining clock frequencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants