Skip to content

Commit

Permalink
merge: Rpmsg gpiodrv
Browse files Browse the repository at this point in the history
fixes: beagleboard/linux#247
Signed-off-by: Robert Nelson <[email protected]>
  • Loading branch information
RobertCNelson committed Sep 9, 2020
1 parent 912de1f commit 92e50c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ drivers () {
dir 'drivers/uio_pruss_shmem'
dir 'drivers/greybus'
dir 'RPi'
dir 'gsoc'
dir 'fixes'
}

Expand Down
1 change: 1 addition & 0 deletions patches/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5472,6 +5472,7 @@ CONFIG_RPMSG=y
CONFIG_RPMSG_VIRTIO=m
CONFIG_RPMSG_RPC=m
CONFIG_RPMSG_PRU=m
CONFIG_CONFIG_RPMSG_GPIOHIP_INTERFACE=m

#
# Rpmsg virtual device drivers
Expand Down
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ KERNEL_REL=4.19
KERNEL_TAG=${KERNEL_REL}.94
kernel_rt=".94-rt39"
#Kernel Build
BUILD=${build_prefix}50
BUILD=${build_prefix}50.1

#v5.X-rcX + upto SHA
#prev_KERNEL_SHA=""
Expand Down

0 comments on commit 92e50c0

Please sign in to comment.