X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fi2c%2Fbusses%2Fscx200_acb.rst;fp=Documentation%2Fi2c%2Fbusses%2Fscx200_acb;h=8dc7c352508c791d426a817473dfe4b503ae0088;hb=ccf988b66d697efcd0ceccc2398e0d9b909cd17c;hp=ce83c871fe95046b5f1731189a6640cacbc0645e;hpb=09f4c750a8c7d1fc0b7bb3a7aa1de55de897a375;p=linux.git diff --git a/Documentation/i2c/busses/scx200_acb b/Documentation/i2c/busses/scx200_acb.rst similarity index 86% rename from Documentation/i2c/busses/scx200_acb rename to Documentation/i2c/busses/scx200_acb.rst index ce83c871fe95..8dc7c352508c 100644 --- a/Documentation/i2c/busses/scx200_acb +++ b/Documentation/i2c/busses/scx200_acb.rst @@ -1,4 +1,6 @@ +======================== Kernel driver scx200_acb +======================== Author: Christer Weinigel @@ -25,8 +27,11 @@ Device-specific notes The SC1100 WRAP boards are known to use base addresses 0x810 and 0x820. If the scx200_acb driver is built into the kernel, add the following -parameter to your boot command line: +parameter to your boot command line:: + scx200_acb.base=0x810,0x820 + If the scx200_acb driver is built as a module, add the following line to -a configuration file in /etc/modprobe.d/ instead: +a configuration file in /etc/modprobe.d/ instead:: + options scx200_acb base=0x810,0x820