Commit Graph

650623 Commits

Author SHA1 Message Date
Mauro (mdrjr) Ribeiro
dd003401a2 Merge tag 'v4.9.147' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.147 stable release
2019-02-13 20:02:58 -02:00
Mauro (mdrjr) Ribeiro
97de9566b3 Merge tag 'v4.9.146' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.146 stable release
2019-02-13 20:02:51 -02:00
Mauro (mdrjr) Ribeiro
a6422fb9fc Merge tag 'v4.9.145' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.145 stable release
2019-02-13 20:02:43 -02:00
Mauro (mdrjr) Ribeiro
836ef42e01 Merge tag 'v4.9.144' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.144 stable release
2019-02-13 20:02:29 -02:00
Mauro (mdrjr) Ribeiro
b598b5aeab Merge tag 'v4.9.143' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.143 stable release
2019-02-13 08:43:33 -02:00
Mauro (mdrjr) Ribeiro
663a04717d Merge tag 'v4.9.142' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroidn2-4.9.y
This is the 4.9.142 stable release
2019-02-13 08:40:45 -02:00
Mauro (mdrjr) Ribeiro
888c3eca83 ODROID-N2: prepare defconfig for release
Change-Id: I5d712b539dd68c97e257dc0d1f727a39f34dcca3
2019-02-13 06:55:02 -02:00
Mauro (mdrjr) Ribeiro
f9bada8936 Merge branch 'odroidn2-4.9.y' 2019-02-13 04:43:29 -02:00
Joy Cho
1a979bd8d4 Merge "ODROID-N2: osd: support flexible fb size with free scale option" into odroidn2-4.9.y 2019-02-13 11:47:23 +09:00
Joy Cho
eeff165bf4 ODROID-N2: osd: support flexible fb size with free scale option
Change-Id: I87a63eda62b96e3d54cb88f92e16364ba8250acf
2019-02-13 10:16:24 +09:00
Joy Cho
fb49f1bf1b ODROID-N2: vout: update current vout mode string
Change-Id: I19584a9dedfcf66a7ad2efbdcfddd9b5218add70
2019-02-13 10:11:17 +09:00
Dongjin Kim
0bb7e98378 ODROID-COMMON: spifc: add new hardware node 'spifc'
In order to access SPI-NOR flash memory from Linux kernel, new node 'spifc' is
added as 'disabled' by default. Since SPI flash memory shares the hardware bus
with eMMC, one can not be enabled when another one is enabled.

Change-Id: I7ae258dcc1b18df59dc33e8473c83f7ff0329461
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-02-11 20:56:54 +09:00
Kevin Kim
79a4246ceb ODROID-COMMON:Add pwm-gpio driver for cooling fan control
Change-Id: I906fdd7d8b3da407f8ea7560562df7cc46b3d8fa
2019-02-08 18:45:09 +09:00
Kevin Kim
d32317a627 ODROID-COMMON:Modified PWM pinctrl
Change-Id: I951fd8481328149e64536cbf2a02e51d47b36acd
2019-02-08 18:44:40 +09:00
Kevin Kim
620bc954fc pwm: gpio: Add a generic gpio based PWM driver
From: Olliver Schinagl <oliver@schinagl.nl>

This patch adds a bit-banging gpio PWM driver. It makes use of hrtimers,
to allow nano-second resolution, though it obviously strongly depends on
the switching speed of the gpio pins, hrtimer and system load.

Each pwm node can have 1 or more "pwm-gpio" entries, which will be
treated as pwm's as part of a pwm chip.

Change-Id: Idd42bf6d79f8ce52275a15965b02af470f28da7c
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-02-08 18:44:16 +09:00
Joshua Yang
9a732e55bc ODROID-N2: Add CONFIG_USB_SERIAL_CP210X
Change-Id: I33cb95010cc122c2688e2713da27a0f59a732b6f
2019-02-08 18:32:26 +09:00
Chris KIM
e46442df9f ODROID-N2: Fix build error.
Change-Id: I3014c2b540b91eeafde3a151e3752b02bbd30ccc
(cherry picked from commit 7461978eb4)
2019-02-08 18:28:39 +09:00
Kevin Kim
29922d53a4 ODROID-N2: mmc: Initate MMC power state on reboot
Change-Id: Ifade734854d94c1c98b34c55a431835b80c5f7e4
2019-02-08 18:16:53 +09:00
Joy Cho
d7df8c31c6 ODROID-N2: vout: hdmitx: adjust hdmi timing and hpll over 2Gbps
2560x1440p60hz / 2560x1600p60hz

Change-Id: I10240001b7c655b95f4db5d3fea8cb147d7495ab
2019-01-31 12:26:23 +09:00
Joy Cho
edbb6a6967 Merge "ODROID-N2: dts: adjust thermal trip point" into odroidn2-4.9.y 2019-01-30 12:25:36 +09:00
Mauro Ribeiro
f98ffa3fe1 Merge "ODROID-N2: support true 4k framebuffer" into odroidn2-4.9.y 2019-01-29 19:47:42 +09:00
Joy Cho
5a6ad30d27 Merge "hdmitx: custombuilt: consider hdmi pll output under 1GHz" into odroidn2-4.9.y 2019-01-29 16:10:52 +09:00
Dongjin Kim
cd234be4a9 Merge "ODROID-COMMON: efuse: fix to print true UUID from /sys/class/efuse/uuid" into odroidn2-4.9.y 2019-01-29 10:52:34 +09:00
Dongjin Kim
7e12aec898 ODROID-COMMON: cpuinfo: add to print the board UUID on eFUSE
Change-Id: Ia6400b15d6a16329d0d326492a0131003de8785f
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-29 10:52:10 +09:00
Dongjin Kim
0cd89cf8dc ODROID-COMMON: efuse: fix to print true UUID from /sys/class/efuse/uuid
Change-Id: Ic27fcef584be7a05ff384fa7cd350c34fdf9315c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-29 03:30:59 +09:00
Joy Cho
64889d8edb hdmitx: custombuilt: consider hdmi pll output under 1GHz
Change-Id: I3730ad2d4c9e914c28f8d2e57da93561a72abe47
2019-01-28 16:08:40 +09:00
Joy Cho
2e6bf8fc1a Merge "ODROID-N2: hdmitx: add hdmi phy custombuilt mode" into odroidn2-4.9.y 2019-01-28 15:25:13 +09:00
Joy Cho
75a95d6280 ODROID-N2: hdmitx: add hdmi phy custombuilt mode
Change-Id: I2ee9c9eccda7d54e6a801ed6b90039deb3c3fc75
2019-01-28 12:28:38 +09:00
Dongjin Kim
959c23c7b5 ODROID-C3/N2: arch/arm64: removing the node 'unifykey'
The 'unifykey' is the storage only in an eMMC and not required for
other devices which does not use eMMC. Therefore, deprecated.

Change-Id: Ia59b9b53145038187bacb3f9469078f9f813278c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-27 10:47:45 +09:00
Dongjin Kim
1a9de35123 ODROID-COMMON: dts: no building of DTB for AMLogic boards
Change-Id: I08cf75c6f1c6536c54b34ea8af33ff8e173d9e3a
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-27 10:36:55 +09:00
Dongjin Kim
50e46965b8 ODROID-N2: config: enable kernel features for Docker
Change-Id: I28aff3d9fd0c143afecd7425ab55e2ddb2757c65
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-27 10:35:52 +09:00
Dongjin Kim
92acb20d5c ODROID-N2: git: removing '.git/pre-commit'
Change-Id: Ia44136b12853e4555159dcb5aa046ea711d0c206
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2019-01-25 19:31:20 +09:00
Kevin Kim
4c6a1c3ac6 ODROID-COMMON:Removed HS400
Change-Id: Ic2082a938ff2966f74717796e3d52a4546fef0e6
2019-01-25 15:11:10 +09:00
Joy Cho
590f00c4c8 Merge "ODROID-N2: cpufreq: adjust default freq of A73 core to 1.8GHz" into odroidn2-4.9.y 2019-01-25 10:17:30 +09:00
Joy Cho
28d6399e43 ODROID-N2: cpufreq: adjust default freq of A73 core to 1.8GHz
Change-Id: I1e845ac032fbd42c7f01de9a0032284f0e06aceb
2019-01-24 17:35:30 +09:00
Joy Cho
d38af34d0e ODROID-N2: dts: adjust thermal trip point
Change-Id: Ied585cecf025b0c71e6c0fe2f414a1465b34b1e0
2019-01-24 16:37:47 +09:00
Joy Cho
b75f191fea arm64: dma-mapping: increase DMA coherent pool size to 2M
Change-Id: I55c33b5966a4468fe0c28659fcc24896c9f95262
2019-01-24 11:42:14 +09:00
Mauro (mdrjr) Ribeiro
a2ea56a695 Merge branch 'odroidn2-4.9.y'
Change-Id: Ic3afd09e0f697922aa8af237085ffe14cd632829
2019-01-23 03:43:09 -02:00
SeungChul Lee
391807b94e ODROID-COMMON: efuse: fix to return error code
Change-Id: I6f21d63900a01829489bdb63665c0801ad0636c9
Signed-off-by: SeungChul Lee <john.lee@hardkernel.com>
2019-01-14 15:35:58 +09:00
Dongjin Kim
40b1c51500 Revert "Makefile: lock kernel version without localversion appended"
This reverts commit e95ed5b571.

Change-Id: I3a30f8eebd7f15f22cd363c683d81be374cac976
2019-01-12 22:23:09 -05:00
Dongjin Kim
c840e83eb9 Revert "module: skip sublevel and crc when ver check"
This reverts commit 872270857a.

Change-Id: I68098f90e09e62c260274b808af89a524eb3d295
2019-01-12 22:23:05 -05:00
Yixun Lan
3c9d305de7 Revert "Makefile: fix generation dependency for utsrelease.h"
This reverts commit 7996a06730.

Change-Id: Iad1252580ef751ec46cb2cf08535ea560beb0ead
2019-01-12 22:23:02 -05:00
Dongjin Kim
824e315bb0 Revert "Makefile: generate kernel_full in seperate command"
This reverts commit 7c6adea43c.

Change-Id: If46fc1c8183a20350a6e649599c7af771bcae752
2019-01-12 22:22:58 -05:00
Dongjin Kim
93aedce0cf Merge "ODROID-N2: Add D-WAV Multitouch driver." into odroidn2-4.9.y 2019-01-11 23:19:20 +09:00
codewalker
a5ff90384c ODROID-N2: Add D-WAV Multitouch driver.
Change-Id: Ia1c8c29d3f69c6ba5d630279c4cc98119b68ab71
2019-01-11 15:39:15 +09:00
Kevin Kim
7cd95dd027 ODROID-COMMON:Spicc driver pinctrl for odroid
Change-Id: I0560900a68861592d1717b5421ef0b8324fcbc76
2019-01-11 11:33:35 +09:00
Kevin Kim
fb3bca12f2 ODROID-COMMON:Add support Dallas 1-wire for odroid
Change-Id: I85055b83cffbfbfb0886b93d5bdc5b6152b986cb
2019-01-11 11:33:34 +09:00
Kevin Kim
ca9d1a71f6 ODROID-COMMON:PWM driver pinctrl for odroid.
Change-Id: Iced9657a28d6cf1715f5d130644079b0dc96c865
2019-01-11 11:33:33 +09:00
Kevin Kim
e867ebe0e7 ODROID-COMMON:I2C, RTC driver as a module
Change-Id: Ifee1d369d05469989e2e7b875abe93c69b9ab648
2019-01-11 11:33:33 +09:00
Kevin Kim
15974b0353 ODROID-COMMON:Amlogic i2c master pinctrl for odroid.
Change-Id: I3a1a931769104de99f87e013a0e488304fdf2c38
2019-01-11 11:33:32 +09:00