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, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commitc8338360da680f55905de36959b691584db9cb8a
treebc930b0885fa10e56b6dfa1f6a857adcea419bfd
parentda9ce0712548a1232cdba50631172ae0906d9ee4
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