ARM64: dts: bcm2710-rpi-3-b: Adds buttons for speaker profile
authorJaechul Lee <jcsing.lee@samsung.com>
Sun, 31 Mar 2019 23:22:08 +0000 (08:22 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
commit893e58fa39cc3485103570b418c59a0532764ff3
treec076ae19730c352161747524eaa2e8aa0d8a2adf
parent4a9554263a94b6ea39550b28927edb69296aeb00
ARM64: dts: bcm2710-rpi-3-b: Adds buttons for speaker profile

Tizen Speaker Profile uses a keypad that consists of 5 buttons for
up/down/left/right/center. The buttons are connected to GPIO pins as
follows.

GPIO16 : KEY_VOLUMEUP
GPIO13 : KEY_VOLUMEDOWN
GPIO6 : KEY_FASTFORWARD
GPIO12 : KEY_REWIND
GPIO26 : KEY_PLAYPAUSE

gpio=6,12,13,16,26=ip,pu at config.txt means that 6,12,13,16,26 pins are used as
input and pullup mode.

Change-Id: I8b7fe4fa360c2d17042e31270702d7abe49a5977
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
arch/arm/boot/dts/bcm2710-rpi-3-b-plus.dts
arch/arm/boot/dts/bcm2710-rpi-3-b.dts
rpi3/boot/config_32bit.txt
rpi3/boot/config_64bit.txt