Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b9a81d1 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet



Cc: Stefan Sibiga <stefansibiga@yahoo.ca>
Signed-off-by: default avatarMichael Krufky <mkrufky@kernellabs.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 786e86ae
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -447,7 +447,7 @@ static struct tda18271_map tda18271c2_rf_cal[] = {
	{ .rfmax = 150000, .val = 0xb0 },
	{ .rfmax = 151000, .val = 0xb1 },
	{ .rfmax = 152000, .val = 0xb7 },
	{ .rfmax = 153000, .val = 0xbd },
	{ .rfmax = 152600, .val = 0xbd },
	{ .rfmax = 154000, .val = 0x20 },
	{ .rfmax = 155000, .val = 0x22 },
	{ .rfmax = 156000, .val = 0x24 },
@@ -458,7 +458,7 @@ static struct tda18271_map tda18271c2_rf_cal[] = {
	{ .rfmax = 161000, .val = 0x2d },
	{ .rfmax = 163000, .val = 0x2e },
	{ .rfmax = 164000, .val = 0x2f },
	{ .rfmax = 165000, .val = 0x30 },
	{ .rfmax = 164700, .val = 0x30 },
	{ .rfmax = 166000, .val = 0x11 },
	{ .rfmax = 167000, .val = 0x12 },
	{ .rfmax = 168000, .val = 0x13 },
@@ -509,7 +509,8 @@ static struct tda18271_map tda18271c2_rf_cal[] = {
	{ .rfmax = 236000, .val = 0x1b },
	{ .rfmax = 237000, .val = 0x1c },
	{ .rfmax = 240000, .val = 0x1d },
	{ .rfmax = 242000, .val = 0x1f },
	{ .rfmax = 242000, .val = 0x1e },
	{ .rfmax = 244000, .val = 0x1f },
	{ .rfmax = 247000, .val = 0x20 },
	{ .rfmax = 249000, .val = 0x21 },
	{ .rfmax = 252000, .val = 0x22 },
@@ -623,7 +624,7 @@ static struct tda18271_map tda18271c2_rf_cal[] = {
	{ .rfmax = 453000, .val = 0x93 },
	{ .rfmax = 454000, .val = 0x94 },
	{ .rfmax = 456000, .val = 0x96 },
	{ .rfmax = 457000, .val = 0x98 },
	{ .rfmax = 457800, .val = 0x98 },
	{ .rfmax = 461000, .val = 0x11 },
	{ .rfmax = 468000, .val = 0x12 },
	{ .rfmax = 472000, .val = 0x13 },