<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/pi433/Documentation, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/pi433/Documentation?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/pi433/Documentation?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2020-02-23T18:20:49Z</updated>
<entry>
<title>staging: pi433: overlay: Convert to sugar syntax</title>
<updated>2020-02-23T18:20:49Z</updated>
<author>
<name>Geert Uytterhoeven</name>
<email>geert+renesas@glider.be</email>
</author>
<published>2020-02-21T12:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=6d95783883634cc7632eb2131b7a2fd649278323'/>
<id>urn:sha1:6d95783883634cc7632eb2131b7a2fd649278323</id>
<content type='text'>
Using overlay sugar syntax makes the DTS overlay files easier to read
(and write).

Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;
Link: https://lore.kernel.org/r/20200221122133.32024-4-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: overlay: Fix reg-related warnings</title>
<updated>2020-02-23T18:20:49Z</updated>
<author>
<name>Geert Uytterhoeven</name>
<email>geert+renesas@glider.be</email>
</author>
<published>2020-02-21T12:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=43b83f1a4cb873f71fca084dcee49bfb8f31675e'/>
<id>urn:sha1:43b83f1a4cb873f71fca084dcee49bfb8f31675e</id>
<content type='text'>
When running "scripts/dtc/dtc -@ -I dts -O dtb -o pi433-overlay.dtbo.1
drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dts":

    drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dts:13.12-15.6: Warning (unit_address_vs_reg): /fragment@0/__overlay__/spidev@0: node has a unit name, but no reg property
    drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dts:17.12-19.6: Warning (unit_address_vs_reg): /fragment@0/__overlay__/spidev@1: node has a unit name, but no reg property

Add the missing "reg" properties to fix this.

    drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dts:14.5-15: Warning (reg_format): /fragment@0/__overlay__/spidev@0:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
    drivers/staging/pi433/Documentation/devicetree/pi433-overlay.dts:19.5-15: Warning (reg_format): /fragment@0/__overlay__/spidev@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)

Add the missing "#{address,size}-cells" to fix this.

Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;
Link: https://lore.kernel.org/r/20200221122133.32024-3-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: overlay: Fix Broadcom vendor prefix</title>
<updated>2020-02-23T18:20:49Z</updated>
<author>
<name>Geert Uytterhoeven</name>
<email>geert+renesas@glider.be</email>
</author>
<published>2020-02-21T12:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=ea3bc6acbf5c9f0ecb695895f7f2dbebe8544ed1'/>
<id>urn:sha1:ea3bc6acbf5c9f0ecb695895f7f2dbebe8544ed1</id>
<content type='text'>
checkpatch.pl says:

    WARNING: DT compatible string "bcm,bcm2708" appears un-documented -- check ./Documentation/devicetree/bindings/

The vendor prefix of Broadcom Corporation is "brcm", not "bcm".

Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;
Link: https://lore.kernel.org/r/20200221122133.32024-2-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: Fix typo in documentation</title>
<updated>2019-09-06T16:20:33Z</updated>
<author>
<name>Rohit Sarkar</name>
<email>rohitsarkar5398@gmail.com</email>
</author>
<published>2019-09-05T13:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f0c7686dd7461cdd49097faba397379a16adc437'/>
<id>urn:sha1:f0c7686dd7461cdd49097faba397379a16adc437</id>
<content type='text'>
Fixes a typo in the documentation.

Signed-off-by: Rohit Sarkar &lt;rohitsarkar5398@gmail.com&gt;
Link: https://lore.kernel.org/r/20190905132219.GA1004@SARKAR
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: Fixed typos and grammar in documentation</title>
<updated>2018-04-23T13:41:49Z</updated>
<author>
<name>Shannon Booth</name>
<email>shannon.ml.booth@gmail.com</email>
</author>
<published>2018-04-12T02:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=fb407e32ea305bb5b71007febbe28d6c9dda4cc5'/>
<id>urn:sha1:fb407e32ea305bb5b71007febbe28d6c9dda4cc5</id>
<content type='text'>
Some typos and grammar issues were found in the documentation. These
mistakes were fixed.

Signed-off-by: Shannon Booth &lt;shannon.ml.booth@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: fix CamelCase for dagc enum</title>
<updated>2018-03-19T18:46:51Z</updated>
<author>
<name>Valentin Vidic</name>
<email>Valentin.Vidic@CARNet.hr</email>
</author>
<published>2018-03-14T20:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=bcb4f0d75bde920a3e86eeea743c6002863455fb'/>
<id>urn:sha1:bcb4f0d75bde920a3e86eeea743c6002863455fb</id>
<content type='text'>
Fixes checkpatch warnings:

  CHECK: Avoid CamelCase: &lt;normalMode&gt;
  CHECK: Avoid CamelCase: &lt;improve4LowModulationIndex&gt;

Signed-off-by: Valentin Vidic &lt;Valentin.Vidic@CARNet.hr&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: fix CamelCase for lnaGain enum</title>
<updated>2018-03-19T18:46:51Z</updated>
<author>
<name>Valentin Vidic</name>
<email>Valentin.Vidic@CARNet.hr</email>
</author>
<published>2018-03-14T20:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e4928ac29b3d1ef70bd069cf768d86ca22d88abf'/>
<id>urn:sha1:e4928ac29b3d1ef70bd069cf768d86ca22d88abf</id>
<content type='text'>
Fixes checkpatch warning:

  CHECK: Avoid CamelCase: &lt;lnaGain&gt;

Signed-off-by: Valentin Vidic &lt;Valentin.Vidic@CARNet.hr&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: fix CamelCase for paRamp enum</title>
<updated>2018-03-06T12:22:17Z</updated>
<author>
<name>Valentin Vidic</name>
<email>Valentin.Vidic@CARNet.hr</email>
</author>
<published>2018-03-05T07:02:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a9f83a65f18105d74e8806c3869fb1ac17469c61'/>
<id>urn:sha1:a9f83a65f18105d74e8806c3869fb1ac17469c61</id>
<content type='text'>
Fixes checkpatch warning:

  CHECK: Avoid CamelCase: &lt;paRamp&gt;

Signed-off-by: Valentin Vidic &lt;Valentin.Vidic@CARNet.hr&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: fix CamelCase for address_filtering enum</title>
<updated>2018-03-06T12:22:17Z</updated>
<author>
<name>Valentin Vidic</name>
<email>Valentin.Vidic@CARNet.hr</email>
</author>
<published>2018-03-05T07:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=cd9d5291bb1839865c04f23686c205a013ec4d0d'/>
<id>urn:sha1:cd9d5291bb1839865c04f23686c205a013ec4d0d</id>
<content type='text'>
Fixes checkpatch warnings:

  CHECK: Avoid CamelCase: &lt;filteringOff&gt;
  CHECK: Avoid CamelCase: &lt;nodeAddress&gt;
  CHECK: Avoid CamelCase: &lt;nodeOrBroadcastAddress&gt;

Signed-off-by: Valentin Vidic &lt;Valentin.Vidic@CARNet.hr&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: pi433: fix CamelCase for thresholdDecrement</title>
<updated>2018-02-22T13:53:05Z</updated>
<author>
<name>Valentin Vidic</name>
<email>Valentin.Vidic@CARNet.hr</email>
</author>
<published>2018-02-20T14:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b52a5b79367ccbe4f1c9d89e21e4405e7fa0e6dc'/>
<id>urn:sha1:b52a5b79367ccbe4f1c9d89e21e4405e7fa0e6dc</id>
<content type='text'>
Fixes checkpatch warning:

  CHECK: Avoid CamelCase: &lt;thresholdDecrement&gt;

Signed-off-by: Valentin Vidic &lt;Valentin.Vidic@CARNet.hr&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
