Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 91583145 authored by Robert Nelson's avatar Robert Nelson
Browse files
parent f6ec6b2a
No related merge requests found
...@@ -588,7 +588,7 @@ fixes ...@@ -588,7 +588,7 @@ fixes
packaging () { packaging () {
#do_backport="enable" #do_backport="enable"
if [ "x${do_backport}" = "xenable" ] ; then if [ "x${do_backport}" = "xenable" ] ; then
backport_tag="v5.16.11" backport_tag="v5.16.12"
subsystem="bindeb-pkg" subsystem="bindeb-pkg"
#regenerate="enable" #regenerate="enable"
......
From 825663db0ee5bbdae465aeacb0d351d958a3cb5f Mon Sep 17 00:00:00 2001 From 5654133c3fe5aa0757a84674fae80fc9191cbb87 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com> From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 1 Mar 2022 15:27:26 -0600 Date: Mon, 7 Mar 2022 10:29:59 -0600
Subject: [PATCH] merge: bcfserial: https://github.com/statropy/bcfserial Subject: [PATCH] merge: bcfserial: https://github.com/statropy/bcfserial
https://github.com/statropy/bcfserial/commit/aded88429a8a00143596b41f4c1f50d9ae3d4069 https://github.com/statropy/bcfserial/commit/aded88429a8a00143596b41f4c1f50d9ae3d4069
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 5.17.0-rc6 Kernel Configuration # Linux/arm 5.17.0-rc7 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0" CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
......
BBDTBS: https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/edb9ca4044460b36384cd89b2be9d0b5959013fb BBDTBS: https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/f5a997225b3d97d8716e38e388ffbebc02662096
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 5.17.0-rc6 Kernel Configuration # Linux/arm 5.17.0-rc7 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0" CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
......
This diff is collapsed.
From 26d0a0ad7d9708e2005fbb8ac850c62879b9fc98 Mon Sep 17 00:00:00 2001 From 7d6d3605fd9da13cc856f7539a6a770beb4f84dc Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com> From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 1 Mar 2022 15:43:31 -0600 Date: Mon, 7 Mar 2022 10:45:12 -0600
Subject: [PATCH] Add BeagleBoard.org Device Tree Changes Subject: [PATCH] Add BeagleBoard.org Device Tree Changes
https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v5.17.x https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v5.17.x
https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/edb9ca4044460b36384cd89b2be9d0b5959013fb https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/f5a997225b3d97d8716e38e388ffbebc02662096
Signed-off-by: Robert Nelson <robertcnelson@gmail.com> Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
--- ---
arch/arm/boot/dts/Makefile | 5 + arch/arm/boot/dts/Makefile | 5 +
...@@ -37,7 +37,7 @@ Signed-off-by: Robert Nelson <robertcnelson@gmail.com> ...@@ -37,7 +37,7 @@ Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
arch/arm/boot/dts/am57xx-beagle-x15-revc.dts | 5 + arch/arm/boot/dts/am57xx-beagle-x15-revc.dts | 5 +
arch/arm/boot/dts/am57xx-beagle-x15.dts | 5 + arch/arm/boot/dts/am57xx-beagle-x15.dts | 5 +
arch/arm/boot/dts/dra7.dtsi | 16 + arch/arm/boot/dts/dra7.dtsi | 16 +
arch/arm/boot/dts/overlays/BB-ADC-00A0.dts | 26 + arch/arm/boot/dts/overlays/BB-ADC-00A0.dts | 112 +
.../boot/dts/overlays/BB-BBBW-WL1835-00A0.dts | 120 + .../boot/dts/overlays/BB-BBBW-WL1835-00A0.dts | 120 +
.../boot/dts/overlays/BB-BBGG-WL1835-00A0.dts | 246 ++ .../boot/dts/overlays/BB-BBGG-WL1835-00A0.dts | 246 ++
.../boot/dts/overlays/BB-BBGW-WL1835-00A0.dts | 155 + .../boot/dts/overlays/BB-BBGW-WL1835-00A0.dts | 155 +
...@@ -60,7 +60,7 @@ Signed-off-by: Robert Nelson <robertcnelson@gmail.com> ...@@ -60,7 +60,7 @@ Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
arch/arm/boot/dts/overlays/PB-MIKROBUS-0.dts | 107 + arch/arm/boot/dts/overlays/PB-MIKROBUS-0.dts | 107 +
arch/arm/boot/dts/overlays/PB-MIKROBUS-1.dts | 108 + arch/arm/boot/dts/overlays/PB-MIKROBUS-1.dts | 108 +
include/dt-bindings/pinctrl/omap.h | 4 +- include/dt-bindings/pinctrl/omap.h | 4 +-
52 files changed, 11039 insertions(+), 323 deletions(-) 52 files changed, 11125 insertions(+), 323 deletions(-)
create mode 100644 arch/arm/boot/dts/am335x-bbb-bone-buses.dtsi create mode 100644 arch/arm/boot/dts/am335x-bbb-bone-buses.dtsi
create mode 100644 arch/arm/boot/dts/am335x-bone-common-univ.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-common-univ.dtsi
create mode 100644 arch/arm/boot/dts/am335x-bone-uboot-univ.dts create mode 100644 arch/arm/boot/dts/am335x-bone-uboot-univ.dts
...@@ -9493,10 +9493,10 @@ index 42bff117656c..fdbcf3805499 100644 ...@@ -9493,10 +9493,10 @@ index 42bff117656c..fdbcf3805499 100644
crossbar_mpu: crossbar@4a002a48 { crossbar_mpu: crossbar@4a002a48 {
diff --git a/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts b/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts diff --git a/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts b/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts
new file mode 100644 new file mode 100644
index 000000000000..302db25cc3b4 index 000000000000..914b7aa3df43
--- /dev/null --- /dev/null
+++ b/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts +++ b/arch/arm/boot/dts/overlays/BB-ADC-00A0.dts
@@ -0,0 +1,26 @@ @@ -0,0 +1,112 @@
+// SPDX-License-Identifier: GPL-2.0-only +// SPDX-License-Identifier: GPL-2.0-only
+/* +/*
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ + * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
...@@ -9517,10 +9517,96 @@ index 000000000000..302db25cc3b4 ...@@ -9517,10 +9517,96 @@ index 000000000000..302db25cc3b4
+&tscadc { +&tscadc {
+ status = "okay"; + status = "okay";
+ adc { + adc {
+ // Configure one or more (up to 8) steps for the adc to execute:
+
+
+ // For each step, the channel to sample.
+ // range: 0 .. 7
+ ti,adc-channels = <0 1 2 3 4 5 6 7>; + ti,adc-channels = <0 1 2 3 4 5 6 7>;
+ //
+ // BeagleBone Black (and most other variants):
+ // ch 0 P9.39
+ // ch 1 P9.40
+ // ch 2 P9.37
+ // ch 3 P9.38
+ // ch 4 P9.33
+ // ch 5 P9.36
+ // ch 6 P9.35
+ // ch 7 measures 0.5 * VDD_3V3B with 2.4 kΩ source impedance
+ //
+ // PocketBeagle:
+ // ch 0 P1.19
+ // ch 1 P1.21
+ // ch 2 P1.23
+ // ch 3 P1.25
+ // ch 4 P1.27
+ // ch 5 P2.35 via 10k/10k voltage divider
+ // ch 6 P1.02 via 10k/10k voltage divider
+ // ch 7 P2.36 via pmic mux
+ //
+ // The divider used on PocketBeagle channels 5 and 6 makes the effective voltage V_eff and
+ // source impedance Z_eff seen by the adc on these channels depend on the voltage V_src and
+ // impedance Z_src of the source connected to the corresponding pin as follows:
+ //
+ // V_eff = V_src / (2 + Z_src / (10 kΩ))
+ // Z_eff = 5 kΩ * (1 + Z_src / (Z_src + 20 kΩ))
+ // ≈ 5 kΩ + Z_src / 4 for small values of Z_src (up to 2 kΩ or so)
+
+
+ // For each step, number of adc clock cycles to wait between setting up muxes and sampling.
+ // range: 0 .. 262143
+ // optional, default is 152 (XXX but why?!)
+ ti,chan-step-opendelay = <152 152 152 152 152 152 152 152>;
+ //`
+ // XXX is there any purpose to set this nonzero other than to fine-tune the sample rate?
+
+
+ // For each step, how many times it should sample to average.
+ // range: 1 .. 16, must be power of two (i.e. 1, 2, 4, 8, or 16)
+ // optional, default is 16
+ ti,chan-step-avg = <16 16 16 16 16 16 16 16>; + ti,chan-step-avg = <16 16 16 16 16 16 16 16>;
+ ti,chan-step-opendelay = <0x98 0x98 0x98 0x98 0x98 0x98 0x98 0x98>; + //
+ ti,chan-step-sampledelay = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>; + // If you're using periodic sampling (using the iio block device rather than sysfs) then
+ // you should consider setting this to 1 and if desired reduce the samplerate in userspace
+ // instead since averaging isn't a particularly good low-pass filter.
+ //
+ // If you're using sysfs to occasionally read a value, then the default value of 16 will
+ // still get you the most accurate readings.
+
+
+ // For each step, number of adc clock cycles to sample minus two.
+ // range: 0 .. 255 (resulting in sampling time of 2 .. 257 cycles)
+ // optional, default is 0
+ ti,chan-step-sampledelay = <0 0 0 0 0 0 0 0>;
+ //
+ // If this is set too low, accuracy will deteriorate when the thing you're measuring has a
+ // high source impedance. The maximum source impedance recommended (by erratum 1.0.32) is:
+ // (2 + sampledelay) * 2.873 kΩ - 0.2 kΩ
+ // which means that the default should be fine for source impedance up to 5.5 kΩ.
+ //
+ // (This seems to ensure the sampling time is at least 21 times the RC constant, based on
+ // the 5.5 pF nominal capacitance specified in the datasheet.)
+
+
+ // After sampling, conversion time is 13 adc clock cycles.
+ //
+ // The adc clock frequency is 3 MHz, therefore the total time per step in microseconds is:
+ // ( opendelay + avg * ( 2 + sampledelay + 13 ) ) / 3
+ //
+ // If all steps use the same timings then the sample rate will be:
+ // 3 MHz / ( opendelay + avg * ( 2 + sampledelay + 13 ) ) / number_of_steps
+ //
+ // The highest samplerate obtainable (avg=1, opendelay=0, sampledelay=0) is therefore:
+ // 200 kHz / number_of_steps
+ // = 25 kHz when using all 8 steps.
+ //
+ // Using avg=16 reduces that to:
+ // 12.5 kHz / number_of_steps
+ // = 1.5625 kHz when using all 8 steps.
+ //
+ // Using the default values (avg=16, opendelay=152, sampledelay=0) reduces that to:
+ // 7.653 kHz / number_of_steps
+ // = 0.9566 kHz when using all 8 steps.
+ }; + };
+}; +};
diff --git a/arch/arm/boot/dts/overlays/BB-BBBW-WL1835-00A0.dts b/arch/arm/boot/dts/overlays/BB-BBBW-WL1835-00A0.dts diff --git a/arch/arm/boot/dts/overlays/BB-BBBW-WL1835-00A0.dts b/arch/arm/boot/dts/overlays/BB-BBBW-WL1835-00A0.dts
......
From d66bc14f1bea3d5ca3ff40a45d70667d46e6ad94 Mon Sep 17 00:00:00 2001 From eaf5d7da308d35b04e483149016f00f55384f11a Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com> From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 1 Mar 2022 15:43:06 -0600 Date: Mon, 7 Mar 2022 10:30:16 -0600
Subject: [PATCH] Add wireless-regdb regulatory database file Subject: [PATCH] Add wireless-regdb regulatory database file
https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=4dac44b3705239cd874205efc47fecef1fa25276 https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=4dac44b3705239cd874205efc47fecef1fa25276
......
From 27fbeabe31cedc9f6e0618028b9989b63948676d Mon Sep 17 00:00:00 2001 From 77d48660cb61fb6430b66c1933bbd139c40c8b00 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com> From: Robert Nelson <robertcnelson@gmail.com>
Date: Tue, 1 Mar 2022 15:27:03 -0600 Date: Mon, 7 Mar 2022 10:29:37 -0600
Subject: [PATCH] merge: wpanusb: https://github.com/statropy/wpanusb Subject: [PATCH] merge: wpanusb: https://github.com/statropy/wpanusb
https://github.com/statropy/wpanusb/commit/251f0167545bf2dcaa3cad991a59dbf5ab05490a https://github.com/statropy/wpanusb/commit/251f0167545bf2dcaa3cad991a59dbf5ab05490a
......
...@@ -38,10 +38,10 @@ toolchain="gcc_11_arm" ...@@ -38,10 +38,10 @@ toolchain="gcc_11_arm"
#Kernel #Kernel
KERNEL_REL=5.17 KERNEL_REL=5.17
KERNEL_TAG=${KERNEL_REL}-rc6 KERNEL_TAG=${KERNEL_REL}-rc7
kernel_rt="-rc6-rt10" kernel_rt="-rc7-rt12"
#Kernel Build #Kernel Build
BUILD=${build_prefix}5 BUILD=${build_prefix}5.1
#v5.X-rcX + upto SHA #v5.X-rcX + upto SHA
#prev_KERNEL_SHA="" #prev_KERNEL_SHA=""
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment