Commit Graph

650329 Commits

Author SHA1 Message Date
Deokgyu Yang
8335f10cb9 ODROID-COMMON: scripts: Add dtco target for better handling DT overlay
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I67277f745dc292b53fead0e476969344dcb0d427
2020-04-08 18:08:54 +09:00
Dongjin Kim
e8cdad3a23 Merge "Revert "ODROID-COMMON: media/hdmitx: add "now" to attr to trigger set_disp_mode_auto()"" into odroidc4-4.9.y 2020-04-08 13:07:36 +09:00
Dongjin Kim
8f53e1c6e8 Revert "ODROID-COMMON: media/hdmitx: add "now" to attr to trigger set_disp_mode_auto()"
This reverts commit 2e65f010b5.

Change-Id: I71054b56d1a2ae3590d496afcbb1ba4847881181
2020-04-08 13:07:29 +09:00
Deokgyu Yang
3650222e43 ODROID-C4: arm64/dts: Add sx865x node into i2c2 for HK 3.5 touchscreen
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iff2fe9294dc8614e9fef5877c2b989f0ad367a33
2020-04-03 12:08:19 +09:00
Deokgyu Yang
e759ffd3b0 ODROID-COMMON: arm64/configs: Add CONFIG_FB_TFT_HKTFT32
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I001caa234417398ef93f703e0890ee88e501e454
2020-04-03 11:14:34 +09:00
Deokgyu Yang
3d6003d21f ODROID-C4: arm64/dts: Add hktft32 node to support HK 3.2 inch touchscreen shield
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ide22f905ac50efcfaa6756dc8bb922ff84bfa62e
2020-04-03 11:14:34 +09:00
Deokgyu Yang
677244d300 ODROID-COMMON: staging/fbtft: Add fb_hktft32 module for Hardkernel 3.2 inch TFT LCD
This is for Odroid-N2/C4. Slightly different from the one for Odroid-XU4.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I615bd5494191c69c75fe6c98d399ebad27fac80b
2020-04-03 11:14:34 +09:00
Deokgyu Yang
8d4a280349 ODROID-COMMON: arm64/configs: Add CONFIG_FB_TFT_HKTFT35
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I8ddd062218a4ec297f68ab1947da9918ed567917
2020-04-03 11:14:29 +09:00
Deokgyu Yang
76060b19da ODROID-C4: arm64/dts: Add hktft35 node to support HK 3.5 inch touchscreen shield
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I82200d59e4a1a6b90e3fa04f176154d250202f5f
2020-04-02 10:20:42 +09:00
Deokgyu Yang
f0b1b6af08 ODROID-COMMON: staging/fbtft: Add fb_hktft35 module for Hardkernel 3.5 inch TFT LCD
This is for Odroid-N2/C4. Slightly different from the one for Odroid-XU4.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I7456b91615e8e9dc377e88ebb1e524620ca18f26
2020-04-02 10:20:20 +09:00
Deokgyu Yang
8d363a57d0 ODROID-C4: arm64/dts: Add i2c2 and pcf8563 nodes to support HK RTC shield
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iac7b4f67e369ad5ac97f5a09095dd891de6c132a
2020-04-01 13:31:57 +09:00
Deokgyu Yang
b689aceb6e ODROID-COMMON: defconfig: Disable USB_UAS by default
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I6c31f0daeff90f7d21435a0f77f65b2a2409bb55
2020-04-01 13:31:40 +09:00
ckkim
e5b2027801 ODROID-C4: arm64/dts: fix SPI cs_1 pin after H/W (rev.0.4)
Signed-off-by: ckkim <changkon12@gmail.com>
Change-Id: Ibeccdde5bb96779946110ebdf7dad49439e719c8
2020-03-31 12:48:41 +09:00
cdu13a
2e65f010b5 ODROID-COMMON: media/hdmitx: add "now" to attr to trigger set_disp_mode_auto()
Useful for testing. Adding "now" to attr is a one shot way to force
changes to current hdmi settings to take effect imediatly instead of
waiting for a mode change.

Change-Id: I2eb7388d615dc420a2a0899a567f1da761ebee9a
4.9.113-8
2020-03-27 17:59:01 +09:00
Dongjin Kim
a1b5589413 ODROID-COMMON: cpufreq: Add 'max_freq_a55=' for ODROID-C4
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ibdb7045d980a44358113881d5579ce20945e89da
2020-03-27 11:50:05 +09:00
Dongjin Kim
9c4b862152 ODROID-C4: arm64/dts: remove 2.1GHz support due to unstability
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ie307bccc6d59ee56f504ffea2978f4fcd23346e6
2020-03-26 11:07:04 +09:00
Laura Abbott
0c6c2d82f6 staging: android: ion: Call dma_map_sg for syncing and mapping [2/2]
PD#SWPL-9254

Problem:
uncached display unexpectly.

Solution:
Technically, calling dma_buf_map_attachment should return a buffer
properly dma_mapped. Add calls to dma_map_sg to begin_cpu_access to
ensure this happens. As a side effect, this lets Ion buffers take
advantage of the dma_buf sync ioctls.

Verify:
galilei, franklin

Change-Id: Ib6ca06e59e81031d3c65c2df8824b46baaba6c9f
Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiyu Yang <Jiyu.Yang@amlogic.com>
2020-03-25 11:45:47 +09:00
Laura Abbott
ff3382a5df ODROID-COMMON: staging: android: ion: Duplicate sg_table [1/2]
PD#SWPL-9254

Problem:
Ion currently returns a single sg_table on each dma_map call. This is
incorrect for later usage.

Solution:
dup sg table on each dma_map call

Verify:
galilei, franklin

Change-Id: I6df2baa33bba9303b2ac25210ebaf56a337d56a2
Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiyu Yang <Jiyu.Yang@amlogic.com>
2020-03-25 11:40:39 +09:00
Joy Cho
6f7138e3ac ODROID-COMMON: osd: Adjust osd scaler and vout serve to fit in KODI
Change-Id: Iab2b015061ba29fd407282be21509d01165b3d50
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-25 11:21:59 +09:00
Dongjin Kim
a5da5e7df7 ODROID-COMMON: config: set CONFIG_ZRAM as a module
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I3eb0f09daa4a8c89901e19d06b41b91db4802ea2
2020-03-25 11:15:58 +09:00
Joy Cho
e720010ff5 ODROID-COMMON: hdmitx: Update hdmi hpll generation logic of custombuilt mode
Change-Id: If4ab95d0c95ac49f4ce78801e1c2346e6301635e
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-23 13:41:22 +09:00
Dongjin Kim
b8b282f2c6 ODROID-COMMON: config: remove 'CONFIG_AMLOGIC_<LCD|BACKLIGHT>'
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I981d47c10bf68f77f91a476d6cbe09621f863602
2020-03-23 13:30:02 +09:00
Dongjin Kim
410d644457 ODROID-COMMON: media: code guard if CONFIG_AMLOGIC_LCD is not defined
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Id69e1b60e0e85111f5d91ee51969401913e4e2da
2020-03-23 13:28:43 +09:00
Dongjin Kim
0211c5ead9 Merge "ODROID-COMMON: hdmitx: Add a new hdmi resolution, 480x272p60hz" into odroidc4-4.9.y 2020-03-23 13:26:52 +09:00
Dongjin Kim
ccfed8f8a9 Merge "ODROID-COMMON: hdmitx: custombuilt: consider hdmi pll output under 1GHz" into odroidc4-4.9.y 2020-03-23 13:26:44 +09:00
Dongjin Kim
7b2c9b5f7d Merge "ODROID-COMMON: hdmitx: add hdmi phy custombuilt mode" into odroidc4-4.9.y 2020-03-23 13:26:37 +09:00
Joy Cho
0218e5eae2 ODROID-COMMON: hdmitx: Add a new hdmi resolution, 480x272p60hz
Change-Id: I7fa18b6168ffebcca4acaeff9dfd2492e7aab4d7
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-23 13:17:24 +09:00
Joy Cho
c43e8000a5 ODROID-COMMON: hdmitx: custombuilt: consider hdmi pll output under 1GHz
Change-Id: I3730ad2d4c9e914c28f8d2e57da93561a72abe47
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-23 08:54:43 +09:00
Joy Cho
f82e27936c ODROID-COMMON: hdmitx: add hdmi phy custombuilt mode
Change-Id: I2ee9c9eccda7d54e6a801ed6b90039deb3c3fc75
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-23 08:27:28 +09:00
Joy Cho
29ae17bcf5 ODROID-C4: Support true 4k framebuffer
Change-Id: Ib72481158a1c19d0513c484eb2d94864b6bd362c
2020-03-22 15:58:34 +09:00
Portisch
305fdc9a2f ODROID-COMMON: net/phy: do not check for suspend on resume Only check if the device was sent to suspend before.
Change-Id: I75c54486a00056ee81de7d695873e1089a799531
Signed-off-by: Portisch <hugo.portisch@yahoo.de>
2020-03-20 16:05:42 +09:00
Ray
9799be388a ODROID-COMMON: amlogic/mmc: Fix SD suspend issue
Change-Id: Ib02b6024d2ac7452666048e9b25e0edc22ed2a39
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-20 16:03:43 +09:00
Ray
4c2288e858 ODROID-COMMON: amlogic/tee: disable by default
Fixes weird h264 reset bug

Change-Id: I68ced7b7653d74499a9ce4281b9ff145adb586cc
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-20 16:01:20 +09:00
Ray
0471d87b46 ODROID-COMMON: net/phy: realtek: Reinit phy after wakeup when WOL is disabled
When WOL is disabled the power is cut in uboot. After wakeup the speed
is very slow. Re-init fixes it.

Change-Id: I4bd936bea9d572529c1bd4f37d1776b4ae15ec80
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-20 14:39:51 +09:00
Dongjin Kim
7e13728562 Merge "ODROID-COMMON: hdmitx: add new hdmi resolutions" into odroidc4-4.9.y 2020-03-19 17:58:23 +09:00
Luke Go
63542b4568 ODROID-C4: arm64/dts: fix up GPIO for Dallas 1-wire driver
Change-Id: Ie99fba008404936a40f24f1f7578aed682a9b229
2020-03-19 17:45:12 +09:00
Joy Cho
0648e30688 ODROID-COMMON: hdmitx: add new hdmi resolutions
Change-Id: I909abfcfd408d1b3014ba7b9b750903e10e06aa6
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-19 15:09:36 +09:00
Dongjin Kim
7b64e87aee ODROID-COMMON: media/amvecm: add to set default SDR mode by command line.
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I101b8d5264366b998d6cdc3ae69c51be0781e5d7
2020-03-18 06:46:36 +09:00
Hyeonki Hong
27b3b1f54a ODROID-COMMON: ARM64/dts: add i2c2 node and drive strength
Change-Id: Ibc4d483dc814b3335a93cdd8af78fb77bc503691
2020-03-18 06:37:18 +09:00
Dongjin Kim
9f4acd998d ODROID-COMMON: config: universal kernel config for 'ODROID-C4/N2'
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ie0a823901b1766eb640a29fe2d213d3b9cb007fb
2020-03-18 06:37:18 +09:00
Dongjin Kim
0b341ad76e ODROID-COMMON: media/vout: no use of 'vout=' for display resolution
This patch is to disable kernel param 'vout=' completely and the set display
resolution with the given by 'hdmimode=' or 'cvbsmode' according to the cable
status. Since we are assuming that HDMI display is priority display device,
no matter CVBS cable is attached or HDMI cable is attached we select HDMI.

Change-Id: I76b611a4f97e4eda488232d46bbb97c9a990aa6c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
063414e70b ODROID-COMMON: hdmitx: Add hpd control
Change-Id: Iebf0bf99dbdf7630dc972bba31a770fb1c7cd823
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
ec3ea388cc ODROID-COMMON: display: Support hdmi phy control using osd blank ioctl
1. control with env 'monitor_onoff' in boot.ini
2. blank_mode
  - FB_BLANK_POWERDOWN - hdmi phy off
  - FB_BLANK_UNBLANK - hdmi phy on

Change-Id: I00411be529fe80f19d9a1e4b17eed3583934ff4a
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
ebab173735 ODROID-COMMON: force to set default 1080p60hz with invalid vmode setting
Change-Id: I9702b0e778532bf0f6fb8dcf477ef7c6d222e93c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
07668a6e92 ODROID-COMMON: vout: set default vout mode as HDMI always initialized
Change-Id: Id9adb4d3adbf95d61eb34ce9097a01738f54cb63
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
0dfeba4136 ODROID-COMMON: osd: support flexible length of fb size
Change-Id: Iebdb7edf12f206696394a571575dac6879c9a591
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
068e856d43 ODROID-COMMON: media: hdmi: add switching vout mode logic (dvi/hdmi)
ex)
setenv bootargs ${bootargs} voutmode=hdmi
setenv bootargs ${bootargs} voutmode=dvi

Change-Id: I2fd6cdafa6ae7dff7a7297982add66b038f3ae40
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
688d3ccf55 ODROID-COMMON: media: hdmi: fix a warning
Change-Id: I178d7ff937e23ac25e40d4837212f78b36d8b964
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2020-03-18 06:37:18 +09:00
Joy Cho
a3dc28b31c ODROID-COMMON: media: osd: adjust initcall order of osd module
To fix an issue caused by the initialization process
of framebuffer console driver with built-in option
(CONFIG_FRAMEBUFFER_CONSOLE=y)

Change-Id: I8a84f206b1f73776ccc188193aa217d39d61f16f
2020-03-18 06:37:18 +09:00
Dongjin Kim
81cee15f5f ODOROID-C4/N2: arm64/dts: add 'clear-map' flag to clean up the memory on booting
drivers/base/dma-contiguous.c:
	...
	#ifdef CONFIG_AMLOGIC_CMA
		if (of_get_flat_dt_prop(node, "clear-map", NULL))
			cma_init_clear(cma, 1);
	#endif
	...

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I59cf826e35ae2cc9a6d0bcd8d76c2466cc3e1554
2020-03-18 06:37:18 +09:00