Commit b1c010b
i2c: octeon: remove 10-bit addressing support
The driver gives the illusion of 10-bit address support, but the upper
3 bits of the given address are always thrown away. Remove unnecessary
considerations for 10 bit addressing and always complete 7 bit ops when
using the hlc methods.
Signed-off-by: Aryan Srivastava <aryan.srivastava@alliedtelesis.co.nz>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20250318021632.2710792-3-aryan.srivastava@alliedtelesis.co.nz
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>1 parent 7202745 commit b1c010b
1 file changed
Lines changed: 4 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | 430 | | |
436 | 431 | | |
437 | 432 | | |
| |||
463 | 458 | | |
464 | 459 | | |
465 | 460 | | |
466 | | - | |
| 461 | + | |
467 | 462 | | |
468 | 463 | | |
469 | 464 | | |
470 | 465 | | |
471 | 466 | | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | 467 | | |
478 | 468 | | |
479 | 469 | | |
| |||
513 | 503 | | |
514 | 504 | | |
515 | 505 | | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | 506 | | |
522 | 507 | | |
523 | 508 | | |
| |||
550 | 535 | | |
551 | 536 | | |
552 | 537 | | |
553 | | - | |
| 538 | + | |
554 | 539 | | |
555 | 540 | | |
556 | 541 | | |
| |||
587 | 572 | | |
588 | 573 | | |
589 | 574 | | |
590 | | - | |
| 575 | + | |
591 | 576 | | |
592 | 577 | | |
593 | 578 | | |
| |||
0 commit comments